Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-47914 (GCVE-0-2025-47914)
Vulnerability from cvelistv5 – Published: 2025-11-19 20:33 – Updated: 2025-11-20 17:15| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/crypto | golang.org/x/crypto/ssh/agent |
Affected:
0 , < 0.45.0
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-47914",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-19T20:50:27.263405Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125 Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-19T20:50:30.968Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/crypto/ssh/agent",
"product": "golang.org/x/crypto/ssh/agent",
"programRoutines": [
{
"name": "parseConstraints"
},
{
"name": "ForwardToAgent"
},
{
"name": "ServeAgent"
}
],
"vendor": "golang.org/x/crypto",
"versions": [
{
"lessThan": "0.45.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jakub Ciolek"
}
],
"descriptions": [
{
"lang": "en",
"value": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-237",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-20T17:15:00.344Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"url": "https://go.dev/cl/721960"
},
{
"url": "https://go.dev/issue/76364"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"title": "Malformed constraint may cause denial of service in golang.org/x/crypto/ssh/agent"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-47914",
"datePublished": "2025-11-19T20:33:43.126Z",
"dateReserved": "2025-05-13T23:31:29.597Z",
"dateUpdated": "2025-11-20T17:15:00.344Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-47914",
"date": "2026-08-04",
"epss": "0.00517",
"percentile": "0.41149"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-47914\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-11-19T21:15:50.517\",\"lastModified\":\"2026-06-17T09:28:50.497\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"golang.org/x/crypto\",\"product\":\"golang.org/x/crypto/ssh/agent\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/crypto/ssh/agent\",\"programRoutines\":[{\"name\":\"parseConstraints\"},{\"name\":\"ForwardToAgent\"},{\"name\":\"ServeAgent\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.45.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-11-19T20:50:27.263405Z\",\"id\":\"CVE-2025-47914\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.45.0\",\"matchCriteriaId\":\"0DB7D01D-5361-40FC-83A9-91A601A0321D\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/721960\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/76364\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-4135\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-04T04:33:33+00:00",
"cve": "CVE-2025-47914",
"id": "CVE-2025-47914",
"initial_release_date": "2025-11-19T20:33:43.126000+00:00",
"product_status:fixed": "112",
"product_status:known_affected": "378",
"product_status:known_not_affected": "233",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-47914.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-47914\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-19T20:50:27.263405Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125 Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-19T20:50:22.359Z\"}}], \"cna\": {\"title\": \"Malformed constraint may cause denial of service in golang.org/x/crypto/ssh/agent\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jakub Ciolek\"}], \"affected\": [{\"vendor\": \"golang.org/x/crypto\", \"product\": \"golang.org/x/crypto/ssh/agent\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.45.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/crypto/ssh/agent\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"parseConstraints\"}, {\"name\": \"ForwardToAgent\"}, {\"name\": \"ServeAgent\"}]}], \"references\": [{\"url\": \"https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA\"}, {\"url\": \"https://go.dev/cl/721960\"}, {\"url\": \"https://go.dev/issue/76364\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-4135\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-237\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-11-20T17:15:00.344Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-47914\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-20T17:15:00.344Z\", \"dateReserved\": \"2025-05-13T23:31:29.597Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-11-19T20:33:43.126Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:10042-1
Vulnerability from csaf_opensuse - Published: 2026-01-13 00:00 - Updated: 2026-01-13 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "mcphost-0.32.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the mcphost-0.32.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10042",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10042-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
}
],
"title": "mcphost-0.32.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-01-13T00:00:00Z",
"generator": {
"date": "2026-01-13T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10042-1",
"initial_release_date": "2026-01-13T00:00:00Z",
"revision_history": [
{
"date": "2026-01-13T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.32.0-1.1.aarch64",
"product": {
"name": "mcphost-0.32.0-1.1.aarch64",
"product_id": "mcphost-0.32.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mcphost-bash-completion-0.32.0-1.1.aarch64",
"product": {
"name": "mcphost-bash-completion-0.32.0-1.1.aarch64",
"product_id": "mcphost-bash-completion-0.32.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mcphost-fish-completion-0.32.0-1.1.aarch64",
"product": {
"name": "mcphost-fish-completion-0.32.0-1.1.aarch64",
"product_id": "mcphost-fish-completion-0.32.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mcphost-zsh-completion-0.32.0-1.1.aarch64",
"product": {
"name": "mcphost-zsh-completion-0.32.0-1.1.aarch64",
"product_id": "mcphost-zsh-completion-0.32.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.32.0-1.1.ppc64le",
"product": {
"name": "mcphost-0.32.0-1.1.ppc64le",
"product_id": "mcphost-0.32.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mcphost-bash-completion-0.32.0-1.1.ppc64le",
"product": {
"name": "mcphost-bash-completion-0.32.0-1.1.ppc64le",
"product_id": "mcphost-bash-completion-0.32.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mcphost-fish-completion-0.32.0-1.1.ppc64le",
"product": {
"name": "mcphost-fish-completion-0.32.0-1.1.ppc64le",
"product_id": "mcphost-fish-completion-0.32.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"product": {
"name": "mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"product_id": "mcphost-zsh-completion-0.32.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.32.0-1.1.s390x",
"product": {
"name": "mcphost-0.32.0-1.1.s390x",
"product_id": "mcphost-0.32.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mcphost-bash-completion-0.32.0-1.1.s390x",
"product": {
"name": "mcphost-bash-completion-0.32.0-1.1.s390x",
"product_id": "mcphost-bash-completion-0.32.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mcphost-fish-completion-0.32.0-1.1.s390x",
"product": {
"name": "mcphost-fish-completion-0.32.0-1.1.s390x",
"product_id": "mcphost-fish-completion-0.32.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mcphost-zsh-completion-0.32.0-1.1.s390x",
"product": {
"name": "mcphost-zsh-completion-0.32.0-1.1.s390x",
"product_id": "mcphost-zsh-completion-0.32.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "mcphost-0.32.0-1.1.x86_64",
"product": {
"name": "mcphost-0.32.0-1.1.x86_64",
"product_id": "mcphost-0.32.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mcphost-bash-completion-0.32.0-1.1.x86_64",
"product": {
"name": "mcphost-bash-completion-0.32.0-1.1.x86_64",
"product_id": "mcphost-bash-completion-0.32.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mcphost-fish-completion-0.32.0-1.1.x86_64",
"product": {
"name": "mcphost-fish-completion-0.32.0-1.1.x86_64",
"product_id": "mcphost-fish-completion-0.32.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mcphost-zsh-completion-0.32.0-1.1.x86_64",
"product": {
"name": "mcphost-zsh-completion-0.32.0-1.1.x86_64",
"product_id": "mcphost-zsh-completion-0.32.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.32.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64"
},
"product_reference": "mcphost-0.32.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.32.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le"
},
"product_reference": "mcphost-0.32.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.32.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x"
},
"product_reference": "mcphost-0.32.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-0.32.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64"
},
"product_reference": "mcphost-0.32.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-bash-completion-0.32.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64"
},
"product_reference": "mcphost-bash-completion-0.32.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-bash-completion-0.32.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le"
},
"product_reference": "mcphost-bash-completion-0.32.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-bash-completion-0.32.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x"
},
"product_reference": "mcphost-bash-completion-0.32.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-bash-completion-0.32.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64"
},
"product_reference": "mcphost-bash-completion-0.32.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-fish-completion-0.32.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64"
},
"product_reference": "mcphost-fish-completion-0.32.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-fish-completion-0.32.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le"
},
"product_reference": "mcphost-fish-completion-0.32.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-fish-completion-0.32.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x"
},
"product_reference": "mcphost-fish-completion-0.32.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-fish-completion-0.32.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64"
},
"product_reference": "mcphost-fish-completion-0.32.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-zsh-completion-0.32.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64"
},
"product_reference": "mcphost-zsh-completion-0.32.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-zsh-completion-0.32.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le"
},
"product_reference": "mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-zsh-completion-0.32.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x"
},
"product_reference": "mcphost-zsh-completion-0.32.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mcphost-zsh-completion-0.32.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64"
},
"product_reference": "mcphost-zsh-completion-0.32.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-bash-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-fish-completion-0.32.0-1.1.x86_64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.aarch64",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.ppc64le",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.s390x",
"openSUSE Tumbleweed:mcphost-zsh-completion-0.32.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
}
]
}
OPENSUSE-SU-2026:10302-1
Vulnerability from csaf_opensuse - Published: 2026-03-07 00:00 - Updated: 2026-03-07 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "kubeshark-cli-53.1.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the kubeshark-cli-53.1.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10302",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10302-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30204 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30204/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
}
],
"title": "kubeshark-cli-53.1.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-07T00:00:00Z",
"generator": {
"date": "2026-03-07T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10302-1",
"initial_release_date": "2026-03-07T00:00:00Z",
"revision_history": [
{
"date": "2026-03-07T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kubeshark-cli-53.1.0-1.1.aarch64",
"product": {
"name": "kubeshark-cli-53.1.0-1.1.aarch64",
"product_id": "kubeshark-cli-53.1.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.aarch64",
"product": {
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.aarch64",
"product_id": "kubeshark-cli-bash-completion-53.1.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.aarch64",
"product": {
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.aarch64",
"product_id": "kubeshark-cli-fish-completion-53.1.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64",
"product": {
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64",
"product_id": "kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kubeshark-cli-53.1.0-1.1.ppc64le",
"product": {
"name": "kubeshark-cli-53.1.0-1.1.ppc64le",
"product_id": "kubeshark-cli-53.1.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le",
"product": {
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le",
"product_id": "kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le",
"product": {
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le",
"product_id": "kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le",
"product": {
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le",
"product_id": "kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kubeshark-cli-53.1.0-1.1.s390x",
"product": {
"name": "kubeshark-cli-53.1.0-1.1.s390x",
"product_id": "kubeshark-cli-53.1.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.s390x",
"product": {
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.s390x",
"product_id": "kubeshark-cli-bash-completion-53.1.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.s390x",
"product": {
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.s390x",
"product_id": "kubeshark-cli-fish-completion-53.1.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.s390x",
"product": {
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.s390x",
"product_id": "kubeshark-cli-zsh-completion-53.1.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kubeshark-cli-53.1.0-1.1.x86_64",
"product": {
"name": "kubeshark-cli-53.1.0-1.1.x86_64",
"product_id": "kubeshark-cli-53.1.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.x86_64",
"product": {
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.x86_64",
"product_id": "kubeshark-cli-bash-completion-53.1.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.x86_64",
"product": {
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.x86_64",
"product_id": "kubeshark-cli-fish-completion-53.1.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64",
"product": {
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64",
"product_id": "kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-53.1.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.aarch64"
},
"product_reference": "kubeshark-cli-53.1.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-53.1.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.ppc64le"
},
"product_reference": "kubeshark-cli-53.1.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-53.1.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.s390x"
},
"product_reference": "kubeshark-cli-53.1.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-53.1.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.x86_64"
},
"product_reference": "kubeshark-cli-53.1.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.aarch64"
},
"product_reference": "kubeshark-cli-bash-completion-53.1.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le"
},
"product_reference": "kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.s390x"
},
"product_reference": "kubeshark-cli-bash-completion-53.1.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-bash-completion-53.1.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.x86_64"
},
"product_reference": "kubeshark-cli-bash-completion-53.1.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.aarch64"
},
"product_reference": "kubeshark-cli-fish-completion-53.1.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le"
},
"product_reference": "kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.s390x"
},
"product_reference": "kubeshark-cli-fish-completion-53.1.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-fish-completion-53.1.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.x86_64"
},
"product_reference": "kubeshark-cli-fish-completion-53.1.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64"
},
"product_reference": "kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le"
},
"product_reference": "kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.s390x"
},
"product_reference": "kubeshark-cli-zsh-completion-53.1.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64"
},
"product_reference": "kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-30204",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30204"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Starting in version 3.2.0 and prior to versions 5.2.2 and 4.5.2, the function parse.ParseUnverified splits (via a call to strings.Split) its argument (which is untrusted data) on periods. As a result, in the face of a malicious request whose Authorization header consists of Bearer followed by many period characters, a call to that function incurs allocations to the tune of O(n) bytes (where n stands for the length of the function\u0027s argument), with a constant factor of about 16. This issue is fixed in 5.2.2 and 4.5.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30204",
"url": "https://www.suse.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "SUSE Bug 1240441 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240441"
},
{
"category": "external",
"summary": "SUSE Bug 1240442 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240442"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-30204"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-bash-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-fish-completion-53.1.0-1.1.x86_64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.aarch64",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.s390x",
"openSUSE Tumbleweed:kubeshark-cli-zsh-completion-53.1.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
}
]
}
OPENSUSE-SU-2026:20080-1
Vulnerability from csaf_opensuse - Published: 2026-01-22 13:00 - Updated: 2026-01-22 13:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for buildah",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for buildah fixes the following issues:\n\n- CVE-2025-47914: golang.org/x/crypto/ssh/agent: Fixed non validated message size causing a panic due to an out\n of bounds read (bsc#1254054)\n- CVE-2025-47913: golang.org/x/crypto/ssh/agent: Fixed client process termination when receiving an unexpected\n message type in response to a key listing or signing request (bsc#1253598)\n- CVE-2025-31133,CVE-2025-52565,CVE-2025-52881: Fixed container breakouts by bypassing runc\u0027s restrictions for writing to arbitrary /proc\n files (bsc#1253096)\n\nOther fixes:\n\n- Updated to version 1.39.5.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-169",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20080-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1253096",
"url": "https://bugzilla.suse.com/1253096"
},
{
"category": "self",
"summary": "SUSE Bug 1253598",
"url": "https://bugzilla.suse.com/1253598"
},
{
"category": "self",
"summary": "SUSE Bug 1254054",
"url": "https://bugzilla.suse.com/1254054"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31133 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52565 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52881/"
}
],
"title": "Security update for buildah",
"tracking": {
"current_release_date": "2026-01-22T13:00:13Z",
"generator": {
"date": "2026-01-22T13:00:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20080-1",
"initial_release_date": "2026-01-22T13:00:13Z",
"revision_history": [
{
"date": "2026-01-22T13:00:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.39.5-160000.1.1.aarch64",
"product": {
"name": "buildah-1.39.5-160000.1.1.aarch64",
"product_id": "buildah-1.39.5-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.39.5-160000.1.1.ppc64le",
"product": {
"name": "buildah-1.39.5-160000.1.1.ppc64le",
"product_id": "buildah-1.39.5-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.39.5-160000.1.1.s390x",
"product": {
"name": "buildah-1.39.5-160000.1.1.s390x",
"product_id": "buildah-1.39.5-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1.39.5-160000.1.1.x86_64",
"product": {
"name": "buildah-1.39.5-160000.1.1.x86_64",
"product_id": "buildah-1.39.5-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.39.5-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64"
},
"product_reference": "buildah-1.39.5-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.39.5-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le"
},
"product_reference": "buildah-1.39.5-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.39.5-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x"
},
"product_reference": "buildah-1.39.5-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1.39.5-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
},
"product_reference": "buildah-1.39.5-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31133"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31133",
"url": "https://www.suse.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:00:13Z",
"details": "important"
}
],
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:00:13Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:00:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-52565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52565"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52565",
"url": "https://www.suse.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:00:13Z",
"details": "important"
}
],
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52881"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have also verified this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52881",
"url": "https://www.suse.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.aarch64",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.ppc64le",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.s390x",
"openSUSE Leap 16.0:buildah-1.39.5-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T13:00:13Z",
"details": "important"
}
],
"title": "CVE-2025-52881"
}
]
}
OPENSUSE-SU-2026:20132-1
Vulnerability from csaf_opensuse - Published: 2026-01-29 15:32 - Updated: 2026-01-29 15:32| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for elemental-register, elemental-toolkit",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for elemental-register, elemental-toolkit fixes the following issues:\n\nelemental-register was updated to 1.8.1:\n\nChanges on top of v1.8.1:\n\n * Update headers to 2026\n * Update questions to include SL Micro 6.2\n\nUpdate to v1.8.1:\n\n * Install yip config files in before-install step\n * Bump github.com/rancher-sandbox/go-tpm and its dependencies\n This includes few CVE fixes:\n * bsc#1241826 (CVE-2025-22872)\n * bsc#1241857 (CVE-2025-22872)\n * bsc#1251511 (CVE-2025-47911)\n * bsc#1251679 (CVE-2025-58190)\n\nelemental-toolkit was updated to v2.3.2:\n\n * Bump golang.org/x/crypto library\n This includes few CVE fixes:\n * bsc#1241826 (CVE-2025-22872)\n * bsc#1241857 (CVE-2025-22872)\n * bsc#1251511 (CVE-2025-47911)\n * bsc#1251679 (CVE-2025-58190)\n * bsc#1253581 (CVE-2025-47913)\n * bsc#1253901 (CVE-2025-58181)\n * bsc#1254079 (CVE-2025-47914)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-217",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20132-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1241826",
"url": "https://bugzilla.suse.com/1241826"
},
{
"category": "self",
"summary": "SUSE Bug 1241857",
"url": "https://bugzilla.suse.com/1241857"
},
{
"category": "self",
"summary": "SUSE Bug 1251511",
"url": "https://bugzilla.suse.com/1251511"
},
{
"category": "self",
"summary": "SUSE Bug 1251679",
"url": "https://bugzilla.suse.com/1251679"
},
{
"category": "self",
"summary": "SUSE Bug 1253581",
"url": "https://bugzilla.suse.com/1253581"
},
{
"category": "self",
"summary": "SUSE Bug 1253901",
"url": "https://bugzilla.suse.com/1253901"
},
{
"category": "self",
"summary": "SUSE Bug 1254079",
"url": "https://bugzilla.suse.com/1254079"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22872 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22872/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58190 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58190/"
}
],
"title": "Security update for elemental-register, elemental-toolkit",
"tracking": {
"current_release_date": "2026-01-29T15:32:26Z",
"generator": {
"date": "2026-01-29T15:32:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20132-1",
"initial_release_date": "2026-01-29T15:32:26Z",
"revision_history": [
{
"date": "2026-01-29T15:32:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "elemental-register-1.8.1-160000.1.1.aarch64",
"product": {
"name": "elemental-register-1.8.1-160000.1.1.aarch64",
"product_id": "elemental-register-1.8.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "elemental-support-1.8.1-160000.1.1.aarch64",
"product": {
"name": "elemental-support-1.8.1-160000.1.1.aarch64",
"product_id": "elemental-support-1.8.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "elemental-toolkit-2.3.2-160000.1.1.aarch64",
"product": {
"name": "elemental-toolkit-2.3.2-160000.1.1.aarch64",
"product_id": "elemental-toolkit-2.3.2-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"product": {
"name": "elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"product_id": "elemental-toolkit-2.3.2-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "elemental-toolkit-2.3.2-160000.1.1.s390x",
"product": {
"name": "elemental-toolkit-2.3.2-160000.1.1.s390x",
"product_id": "elemental-toolkit-2.3.2-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "elemental-register-1.8.1-160000.1.1.x86_64",
"product": {
"name": "elemental-register-1.8.1-160000.1.1.x86_64",
"product_id": "elemental-register-1.8.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "elemental-support-1.8.1-160000.1.1.x86_64",
"product": {
"name": "elemental-support-1.8.1-160000.1.1.x86_64",
"product_id": "elemental-support-1.8.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "elemental-toolkit-2.3.2-160000.1.1.x86_64",
"product": {
"name": "elemental-toolkit-2.3.2-160000.1.1.x86_64",
"product_id": "elemental-toolkit-2.3.2-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "elemental-register-1.8.1-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64"
},
"product_reference": "elemental-register-1.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "elemental-register-1.8.1-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64"
},
"product_reference": "elemental-register-1.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "elemental-support-1.8.1-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64"
},
"product_reference": "elemental-support-1.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "elemental-support-1.8.1-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64"
},
"product_reference": "elemental-support-1.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "elemental-toolkit-2.3.2-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64"
},
"product_reference": "elemental-toolkit-2.3.2-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "elemental-toolkit-2.3.2-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le"
},
"product_reference": "elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "elemental-toolkit-2.3.2-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x"
},
"product_reference": "elemental-toolkit-2.3.2-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "elemental-toolkit-2.3.2-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
},
"product_reference": "elemental-toolkit-2.3.2-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22872",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22872"
}
],
"notes": [
{
"category": "general",
"text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22872",
"url": "https://www.suse.com/security/cve/CVE-2025-22872"
},
{
"category": "external",
"summary": "SUSE Bug 1241710 for CVE-2025-22872",
"url": "https://bugzilla.suse.com/1241710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T15:32:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-22872"
},
{
"cve": "CVE-2025-47911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47911"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47911",
"url": "https://www.suse.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "SUSE Bug 1251308 for CVE-2025-47911",
"url": "https://bugzilla.suse.com/1251308"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T15:32:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-47911"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T15:32:26Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T15:32:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T15:32:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2025-58190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58190"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58190",
"url": "https://www.suse.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "SUSE Bug 1251309 for CVE-2025-58190",
"url": "https://bugzilla.suse.com/1251309"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-register-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-support-1.8.1-160000.1.1.x86_64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.aarch64",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.ppc64le",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.s390x",
"openSUSE Leap 16.0:elemental-toolkit-2.3.2-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T15:32:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-58190"
}
]
}
OPENSUSE-SU-2026:20305-1
Vulnerability from csaf_opensuse - Published: 2026-03-03 16:13 - Updated: 2026-03-03 16:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for podman",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for podman fixes the following issues:\n\nChanges in podman:\n\n- Add symlink to catatonit in /usr/libexec/podman (bsc#1248988)\n\n- CVE-2025-47914: Fixed golang.org/x/crypto/ssh/agent: non validated message size can cause a panic due to an out of bounds read (bsc#1253993)\n- CVE-2025-47913: Fixed golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in response to a key listing or signing request (bsc#1253542):\n\n- CVE-2025-31133,CVE-2025-52565,CVE-2025-52881: Fixed runc: Container breakouts by bypassing runc\u0027s restrictions for writing to arbitrary /proc files (bsc#1252376):\n- CVE-2025-9566: Fixed that podman kube play command may overwrite host files (bsc#1249154):\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-343",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20305-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1248988",
"url": "https://bugzilla.suse.com/1248988"
},
{
"category": "self",
"summary": "SUSE Bug 1249154",
"url": "https://bugzilla.suse.com/1249154"
},
{
"category": "self",
"summary": "SUSE Bug 1252376",
"url": "https://bugzilla.suse.com/1252376"
},
{
"category": "self",
"summary": "SUSE Bug 1253542",
"url": "https://bugzilla.suse.com/1253542"
},
{
"category": "self",
"summary": "SUSE Bug 1253993",
"url": "https://bugzilla.suse.com/1253993"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31133 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52565 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6032 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9566 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9566/"
}
],
"title": "Security update for podman",
"tracking": {
"current_release_date": "2026-03-03T16:13:34Z",
"generator": {
"date": "2026-03-03T16:13:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20305-1",
"initial_release_date": "2026-03-03T16:13:34Z",
"revision_history": [
{
"date": "2026-03-03T16:13:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-160000.4.1.aarch64",
"product": {
"name": "podman-5.4.2-160000.4.1.aarch64",
"product_id": "podman-5.4.2-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-160000.4.1.aarch64",
"product": {
"name": "podman-remote-5.4.2-160000.4.1.aarch64",
"product_id": "podman-remote-5.4.2-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-160000.4.1.aarch64",
"product": {
"name": "podmansh-5.4.2-160000.4.1.aarch64",
"product_id": "podmansh-5.4.2-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-5.4.2-160000.4.1.noarch",
"product": {
"name": "podman-docker-5.4.2-160000.4.1.noarch",
"product_id": "podman-docker-5.4.2-160000.4.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-160000.4.1.ppc64le",
"product": {
"name": "podman-5.4.2-160000.4.1.ppc64le",
"product_id": "podman-5.4.2-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-160000.4.1.ppc64le",
"product": {
"name": "podman-remote-5.4.2-160000.4.1.ppc64le",
"product_id": "podman-remote-5.4.2-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-160000.4.1.ppc64le",
"product": {
"name": "podmansh-5.4.2-160000.4.1.ppc64le",
"product_id": "podmansh-5.4.2-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-160000.4.1.s390x",
"product": {
"name": "podman-5.4.2-160000.4.1.s390x",
"product_id": "podman-5.4.2-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-160000.4.1.s390x",
"product": {
"name": "podman-remote-5.4.2-160000.4.1.s390x",
"product_id": "podman-remote-5.4.2-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-160000.4.1.s390x",
"product": {
"name": "podmansh-5.4.2-160000.4.1.s390x",
"product_id": "podmansh-5.4.2-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5.4.2-160000.4.1.x86_64",
"product": {
"name": "podman-5.4.2-160000.4.1.x86_64",
"product_id": "podman-5.4.2-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-remote-5.4.2-160000.4.1.x86_64",
"product": {
"name": "podman-remote-5.4.2-160000.4.1.x86_64",
"product_id": "podman-remote-5.4.2-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "podmansh-5.4.2-160000.4.1.x86_64",
"product": {
"name": "podmansh-5.4.2-160000.4.1.x86_64",
"product_id": "podmansh-5.4.2-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.2-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64"
},
"product_reference": "podman-5.4.2-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.2-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le"
},
"product_reference": "podman-5.4.2-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.2-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x"
},
"product_reference": "podman-5.4.2-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5.4.2-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64"
},
"product_reference": "podman-5.4.2-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5.4.2-160000.4.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch"
},
"product_reference": "podman-docker-5.4.2-160000.4.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64"
},
"product_reference": "podman-remote-5.4.2-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le"
},
"product_reference": "podman-remote-5.4.2-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x"
},
"product_reference": "podman-remote-5.4.2-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5.4.2-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64"
},
"product_reference": "podman-remote-5.4.2-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64"
},
"product_reference": "podmansh-5.4.2-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le"
},
"product_reference": "podmansh-5.4.2-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x"
},
"product_reference": "podmansh-5.4.2-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-5.4.2-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
},
"product_reference": "podmansh-5.4.2-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:13:34Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-31133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31133"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31133",
"url": "https://www.suse.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-31133",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:13:34Z",
"details": "important"
}
],
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:13:34Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:13:34Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-52565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52565"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting `/dev/pts/$n` to `/dev/console` inside the container, an attacker can trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target (namely, the bind-mount of `/dev/pts/$n` to `/dev/console` as configured for all containers that allocate a console). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern` (respectively). This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52565",
"url": "https://www.suse.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52565",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:13:34Z",
"details": "important"
}
],
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52881"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have also verified this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52881",
"url": "https://www.suse.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "SUSE Bug 1252232 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1252232"
},
{
"category": "external",
"summary": "SUSE Bug 1255063 for CVE-2025-52881",
"url": "https://bugzilla.suse.com/1255063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:13:34Z",
"details": "important"
}
],
"title": "CVE-2025-52881"
},
{
"cve": "CVE-2025-6032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6032"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Podman. The podman machine init command fails to verify the TLS certificate when downloading the VM images from an OCI registry. This issue results in a Man In The Middle attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6032",
"url": "https://www.suse.com/security/cve/CVE-2025-6032"
},
{
"category": "external",
"summary": "SUSE Bug 1245320 for CVE-2025-6032",
"url": "https://bugzilla.suse.com/1245320"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:13:34Z",
"details": "important"
}
],
"title": "CVE-2025-6032"
},
{
"cve": "CVE-2025-9566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9566"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a vulnerability in podman where an attacker may use the kube play command to overwrite host files when the kube file container a Secrete or a ConfigMap volume mount and such volume contains a symbolic link to a host file path. In a successful attack, the attacker can only control the target file to be overwritten but not the content to be written into the file.\n\nBinary-Affected: podman\nUpstream-version-introduced: v4.0.0\nUpstream-version-fixed: v5.6.1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9566",
"url": "https://www.suse.com/security/cve/CVE-2025-9566"
},
{
"category": "external",
"summary": "SUSE Bug 1249154 for CVE-2025-9566",
"url": "https://bugzilla.suse.com/1249154"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podman-docker-5.4.2-160000.4.1.noarch",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podman-remote-5.4.2-160000.4.1.x86_64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.aarch64",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.ppc64le",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.s390x",
"openSUSE Leap 16.0:podmansh-5.4.2-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T16:13:34Z",
"details": "important"
}
],
"title": "CVE-2025-9566"
}
]
}
RHSA-2026:15979
Vulnerability from csaf_redhat - Published: 2026-05-11 11:23 - Updated: 2026-08-04 22:25A vulnerability was identified in the email parsing library due to improper handling of specially formatted recipient email addresses. An attacker can exploit this flaw by crafting a recipient address that embeds an external address within quotes. This causes the application to misdirect the email to the attacker's external address instead of the intended internal recipient. This could lead to a significant data leak of sensitive information and allow an attacker to bypass security filters and access controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
Workaround
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
A prototype pollution flaw has been discovered in the js-yaml npm library. It's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (__proto__). All users who parse untrusted yaml documents may be impacted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le | — |
Workaround
|
A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service (DoS) via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic and application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_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": "A new version of Red Hat build of Ceph Storage has been released",
"title": "Topic"
},
{
"category": "general",
"text": "The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 8.1.\nThis release updates to the latest version.",
"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:15979",
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13033",
"url": "https://access.redhat.com/security/cve/CVE-2025-13033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64718",
"url": "https://access.redhat.com/security/cve/CVE-2025-64718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68156",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"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_ceph_storage/",
"url": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_15979.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage",
"tracking": {
"current_release_date": "2026-08-04T22:25:21+00:00",
"generator": {
"date": "2026-08-04T22:25:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:15979",
"initial_release_date": "2026-05-11T11:23:46+00:00",
"revision_history": [
{
"date": "2026-05-11T11:23:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T22:25:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 8.1",
"product": {
"name": "Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:8.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3A3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3A2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3Ae0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Ab2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1778049929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777567370"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3Ac27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3Aaeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3Af76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Af7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1778049929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777567370"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3Aa6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3Afa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3A5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1778049929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777567370"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256%3A67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256%3A02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3Acbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777566201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Adf6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1778049929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256%3Abf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1777567370"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64 as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le as a component of Red Hat Ceph Storage 8.1",
"product_id": "Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13033",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-10-07T15:03:14.483722+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2402179"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was identified in the email parsing library due to improper handling of specially formatted recipient email addresses. An attacker can exploit this flaw by crafting a recipient address that embeds an external address within quotes. This causes the application to misdirect the email to the attacker\u0027s external address instead of the intended internal recipient. This could lead to a significant data leak of sensitive information and allow an attacker to bypass security filters and access controls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodemailer: Nodemailer: Email to an unintended domain can occur due to Interpretation Conflict",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows an attacker to force nodemailer to send an email to an attacker-owned email address by leveraging the incorrect handling of quoted local-parts containing the \u0027@\u0027 character in the destination email address. When successfully exploited, this vulnerability may allow an attacker to exfiltrate data by misrouting emails to an unintended domain, presenting a high impact on data confidentiality.\n\nThis vulnerability has been assessed as having a Moderate impact on Red Hat Products by the Red Hat Product Security team. This is because for an attacker successfully exploit this vulnerability, the malicious actor needs to have direct control over the destination email input.",
"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 Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13033"
},
{
"category": "external",
"summary": "RHBZ#2402179",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2402179"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13033",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13033"
},
{
"category": "external",
"summary": "https://github.com/nodemailer/nodemailer",
"url": "https://github.com/nodemailer/nodemailer"
},
{
"category": "external",
"summary": "https://github.com/nodemailer/nodemailer/commit/1150d99fba77280df2cfb1885c43df23109a8626",
"url": "https://github.com/nodemailer/nodemailer/commit/1150d99fba77280df2cfb1885c43df23109a8626"
},
{
"category": "external",
"summary": "https://github.com/nodemailer/nodemailer/security/advisories/GHSA-mm7p-fcc7-pg87",
"url": "https://github.com/nodemailer/nodemailer/security/advisories/GHSA-mm7p-fcc7-pg87"
}
],
"release_date": "2025-10-07T13:42:02+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"category": "workaround",
"details": "Currently there\u0027s no available mitigation for this flaw.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"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 Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodemailer: Nodemailer: Email to an unintended domain can occur due to Interpretation Conflict"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a 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 Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a 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 Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
}
],
"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 Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-64718",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2025-11-13T16:01:24.744054+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414854"
}
],
"notes": [
{
"category": "description",
"text": "A prototype pollution flaw has been discovered in the js-yaml npm library. It\u0027s possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (__proto__). All users who parse untrusted yaml documents may be impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml prototype pollution in merge",
"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 Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64718"
},
{
"category": "external",
"summary": "RHBZ#2414854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64718"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879",
"url": "https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-mh29-5h37-fv8m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-mh29-5h37-fv8m"
}
],
"release_date": "2025-11-13T15:32:44.634000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"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 Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"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": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "js-yaml: js-yaml prototype pollution in merge"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low 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 Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-68156",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-16T19:01:42.049157+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr, an expression language and expression evaluation for Go. This vulnerability allows a denial of service (DoS) via recursive traversal over user-provided deeply nested or cyclic data structures without enforcing a maximum recursion depth, leading to a stack overflow panic and application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products utilizing the `Expr` Go library because it can lead to a denial-of-service. Exploitation requires an application to evaluate expressions against untrusted or insufficiently validated data structures containing deeply nested or cyclic references, which can cause a stack overflow and application crash. Products that do not process untrusted input with `Expr` are not affected.",
"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 Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"known_not_affected": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68156"
},
{
"category": "external",
"summary": "RHBZ#2422891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68156"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/870",
"url": "https://github.com/expr-lang/expr/pull/870"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-cfpf-hrx2-8rv6"
}
],
"release_date": "2025-12-16T18:24:11.648000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:23:46+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15979"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications using the `Expr` library should ensure that evaluation environments do not contain cyclic references. Additionally, externally supplied data structures must be validated or sanitized before being passed to `Expr` for evaluation. As a last-resort defensive measure, expression evaluation can be wrapped with panic recovery to prevent a full process crash.",
"product_ids": [
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"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 Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:3d4903b8dbe33464c05ce219ee2e945bf1be169efbed73caee5185883c9df508_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:67d65ecfe844febb7afdfcfbdc0a31f3bd9dfb4c3c81f4734a1b146e34d8d5cb_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:a6a8bbdd49272c632edd96e1598d1e697ba3a1dabb8d36086eced4847de59cbb_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/grafana-rhel9@sha256:c27690e36faf7db08a6d398cce7dbedcfe74848224a179c7278b62315516dd4a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:02914a917bbea40c35be2cc7dbaf05c5ac1e1bd30b0e82b4ad9a1c58b99a076b_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:2ce063cc246e7694adf066c17390b4c8d95719b2786267a9db64390407648410_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:aeb508e1309d4a811f881f4028e1c370a5431d290aca2c4af5acdf6a58916a7f_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/keepalived-rhel9@sha256:fa3c9307038f92e351892be9c73cda40a3bab2038904fabcb97dad5568dcec2d_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:0f37c554cc22c9c89cc4c53739b2ef86e84287486e3f7cdbad10a6e53439d596_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:1a8207fe81e8c5bd63568eddddb41dd0da16d8340c5f5ae3615fe46ae864a163_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:9e15073c7782b0194c06e0b420573e49d5719002417faa567c99ee8409ff590d_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:f76307e201d0b2deaf0aa96bc6b62fc4535c8358b06a8e95ec5a8abf10d2da07_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:5c496cafb1e21883677c6dcb9fd7392383325b8529b98648af757545dfe59488_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:b2875bcf5aee1175faa2ab1ce163642e17c4948ff5aa76967d008f75b470fc74_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:df6bf531755753b224999cb9a5f087c96e8a512666589df4763d4a14941a6f5a_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:f7e87de708186099c76426f24b53395340a672e282615164bac73afca3f36454_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:0350448bf1fb15f26c0d092ceb8b0618932f42d30ca4c7c62f2ec1b86c20dd23_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:4c8c8ef82f2f2685d76a9535523c4c93485329aa23328a68426e93789f363b53_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:7fa04ae06b25476b7b2a3f9e21279202571fd8fc5ff5012c980caf3f33edc0a5_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:8b20b6abf0399bbfc970990bc0c5b6dab46c1043ef761519dbbe8213e6fdd169_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:28aae4d07691c86cdfa9bbfcc7b68e1a3304402ac6c65982bfc0f7945cb9a44e_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:3b78f446debe56d01cd96dc3c3ae225a982ee6abdd7d2fabae553cf4c87e471a_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:cbc542505b4784050c96b3fb31a4867b5d94c8a6957b54a8cfad03bc16a19578_ppc64le",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:e0e44241bde7bfbccea69d06e5fd00ad0a0ab569bef6645687bcadcfc00aa5ef_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:5ccb9e878551c910e3a300ab8043fdc4788381c9515dc9dcaa965a738d2de059_s390x",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:7559ec0119f673e243361d4e457a8e9687beb3af60a4fd608fa211539b9034c1_arm64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:808082ac26e53bc7f962428d8e67f721654b732eb1d40fc6e272fcb7f045797c_amd64",
"Red Hat Ceph Storage 8.1:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:bf282440c8e3ce4d38535bb1efdcbc05f0278647d2fc6e2a13c9c28c0c101f79_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Expr: Denial of Service via uncontrolled recursion in expression evaluation"
}
]
}
RHSA-2026:26411
Vulnerability from csaf_redhat - Published: 2026-06-16 16:32 - Updated: 2026-08-04 22:33A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects: - In browser and non-secure, the code infinite loops on while (size--) - In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] & 63 -> undefined & 63 -> 0 - If the first call in node is a fractional argument, the initial buffer allocation fails with an error The highest impact of this issue system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x | — |
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x | — |
Workaround
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x | — |
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x | — |
A symlink validation bypass flaw has been discovered in the npm tar-fs library. Affected versions are vulnerable to a symlink validation bypass if the destination directory is predictable with a specific tarball.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x | — |
Workaround
|
A prototype pollution flaw has been discovered in the js-yaml npm library. It's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (__proto__). All users who parse untrusted yaml documents may be impacted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x | — |
Workaround
|
A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_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": "A new version of Red Hat build of Ceph Storage has been released",
"title": "Topic"
},
{
"category": "general",
"text": "The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 9.0.\nThis release updates to the latest version.",
"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:26411",
"url": "https://access.redhat.com/errata/RHSA-2026:26411"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-55565",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59343",
"url": "https://access.redhat.com/security/cve/CVE-2025-59343"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64718",
"url": "https://access.redhat.com/security/cve/CVE-2025-64718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-64756",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"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_ceph_storage/",
"url": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26411.json"
}
],
"title": "Red Hat Security Advisory: New container image: rhceph-9.0",
"tracking": {
"current_release_date": "2026-08-04T22:33:19+00:00",
"generator": {
"date": "2026-08-04T22:33:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:26411",
"initial_release_date": "2026-06-16T16:32:52+00:00",
"revision_history": [
{
"date": "2026-06-16T16:32:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T22:33:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 9",
"product": {
"name": "Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:9.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3Ab839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/alloy-rhel10\u0026tag=1781021746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3Ab413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel10\u0026tag=1781018768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3Af58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=1781021473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3Aa214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel10\u0026tag=1781018336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=1781018431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3Afa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-9-rhel9\u0026tag=1781160401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3Ae40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel10\u0026tag=1781017635"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3A6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/alloy-rhel10\u0026tag=1781021746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3A10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel10\u0026tag=1781018768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=1781021473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3A5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel10\u0026tag=1781018336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3Abe1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=1781018431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3A1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-9-rhel9\u0026tag=1781160401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3A087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel10\u0026tag=1781017635"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3A4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/alloy-rhel10\u0026tag=1781021746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3Aed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel10\u0026tag=1781018768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=1781021473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3A498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel10\u0026tag=1781018336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=1781018431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3A8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-9-rhel9\u0026tag=1781160401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3A94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel10\u0026tag=1781017635"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3Ab1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/alloy-rhel10\u0026tag=1781021746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3Af73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel10\u0026tag=1781018768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=1781021473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3A41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel10\u0026tag=1781018336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"product": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"product_id": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256%3A5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=1781018431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3Ab73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-9-rhel9\u0026tag=1781160401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3Ae5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel10\u0026tag=1781017635"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64"
},
"product_reference": "registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-55565",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-12-09T02:00:45.255738+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331063"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects:\n\n- In browser and non-secure, the code infinite loops on while (size--)\n- In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] \u0026 63 -\u003e undefined \u0026 63 -\u003e 0\n- If the first call in node is a fractional argument, the initial buffer allocation fails with an error\n\nThe highest impact of this issue system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nanoid: nanoid mishandles non-integer values",
"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 Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"category": "external",
"summary": "RHBZ#2331063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8",
"url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/pull/510",
"url": "https://github.com/ai/nanoid/pull/510"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/5.0.9",
"url": "https://github.com/ai/nanoid/releases/tag/5.0.9"
}
],
"release_date": "2024-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T16:32:52+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26411"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nanoid: nanoid mishandles non-integer values"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"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 Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T16:32:52+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26411"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_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 Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a 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 Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T16:32:52+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26411"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a 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 Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T16:32:52+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26411"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-59343",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-09-24T18:01:19.612438+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397901"
}
],
"notes": [
{
"category": "description",
"text": "A symlink validation bypass flaw has been discovered in the npm tar-fs library. Affected versions are vulnerable to a symlink validation bypass if the destination directory is predictable with a specific tarball.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar-fs: tar-fs symlink validation bypass",
"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 Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59343"
},
{
"category": "external",
"summary": "RHBZ#2397901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59343"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59343",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59343"
},
{
"category": "external",
"summary": "https://github.com/mafintosh/tar-fs/commit/0bd54cdf06da2b7b5b95cd4b062c9f4e0a8c4e09",
"url": "https://github.com/mafintosh/tar-fs/commit/0bd54cdf06da2b7b5b95cd4b062c9f4e0a8c4e09"
},
{
"category": "external",
"summary": "https://github.com/mafintosh/tar-fs/security/advisories/GHSA-vj76-c3g6-qr5v",
"url": "https://github.com/mafintosh/tar-fs/security/advisories/GHSA-vj76-c3g6-qr5v"
}
],
"release_date": "2025-09-24T17:43:34.728000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T16:32:52+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26411"
},
{
"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 Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar-fs: tar-fs symlink validation bypass"
},
{
"cve": "CVE-2025-64718",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2025-11-13T16:01:24.744054+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414854"
}
],
"notes": [
{
"category": "description",
"text": "A prototype pollution flaw has been discovered in the js-yaml npm library. It\u0027s possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (__proto__). All users who parse untrusted yaml documents may be impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml prototype pollution in merge",
"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 Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64718"
},
{
"category": "external",
"summary": "RHBZ#2414854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64718"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879",
"url": "https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-mh29-5h37-fv8m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-mh29-5h37-fv8m"
}
],
"release_date": "2025-11-13T15:32:44.634000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T16:32:52+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26411"
},
{
"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 Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"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": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "js-yaml: js-yaml prototype pollution in merge"
},
{
"cve": "CVE-2025-64756",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2025-11-17T18:01:28.077927+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glob. This vulnerability allows arbitrary command execution via processing files with malicious names when the glob command-line interface (CLI) is used with the -c/--cmd option, enabling shell metacharacters to trigger command injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob: glob: Command Injection Vulnerability via Malicious Filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in glob allows arbitrary command execution when the `glob` command-line interface is used with the `-c/--cmd` option to process files with malicious names. The vulnerability is triggered by shell metacharacters in filenames, leading to command injection. The glob CLI tool utilizes the -c option to execute shell commands over the files which matched the searched pattern by using the shell:true parameter when creating the subprocess which will further execute the command informed via \u0027-c\u0027 option, this parameter allows the shell meta characters to be used and processed when executing the command. Given that information glob misses to sanitize the file name to eliminate such characters and expressions from the filename, leading to code execution as when performing the shell expansion such characters will be interpreted as shell commands.\n\nTo exploit this vulnerability the targeted system should run the glob CLI over a file with a maliciously crafted filename, additionally the attacker needs to have enough permission to create such file or trick the user to download and process the required file with the glob CLI.\n\nThis flaw is present in the command line interface of the nodejs-glob package. When the package is used by npm, the command line interface is not used at all, so it cannot be triggered. However, the command line interface implementation is still present on the system, but not directly exposed to the user\u0027s $PATH. To reflect this condition, nodejs packages have been rated with a low 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 Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-64756"
},
{
"category": "external",
"summary": "RHBZ#2415451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146",
"url": "https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2",
"url": "https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2"
}
],
"release_date": "2025-11-17T17:29:08.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T16:32:52+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26411"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `glob` command-line interface with the `-c` or `--cmd` option when processing filenames from untrusted sources. If programmatic use of `glob` is necessary, ensure that filenames are thoroughly sanitized before being passed to commands executed with shell interpretation enabled.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:4275a746d036f4a674f2a41c584d1061160392818c0bf47f1e831034654c3c26_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:6cc5bc1fe92aecfb16bb3b6ccf833d06dc4484f8f7c9ffb7bedc3b3e49ace7b6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b1c91e9df4b0bb9437394b92444480d6417a39bb46c8474d8c8027ab01732ca4_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:b839e918e2b695ee22e954273f016c6ecdebc1f6048e538560b7162f21f9b83a_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:10d6f4417f63579b5ad0c2642e68049bf4b0cbc07393f05f5ccd6d93ad9b4551_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:b413d37ad30595df599c3aa8c7dbfad08acc6fa9a59e5300d6e66746d0ed7c92_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:ed69dc576cf04d5ed270a4a271aa89a5476b46d58a85c937f1c63d6680b08b73_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f73c95e3c84116b5fb7320af22e69d252df69d4559f4ce7bdfd59f42902338c7_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:41e5ab72e781b1baa72b7158b2fb6af247c52042f828b496a15ff78adde413a3_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:498e05a439ac63b3a42882dd908d086078f697ff8c29dc2effedec8b26dd6521_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:5b0ca20174d1c6cdb3229bf625a906acf64509575c3092895e341ec301c5e92e_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:a214782e432451ca21a5042abd90bf44c57ed01563dfa4d1b81ef72f38ef2265_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:09758d53ef928e8740a95a31572462681a0f70c1c2a6eaa6a72a45fddf4538b7_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:5f4554659280456cba1fb0078dceb46964a9759f1c5ec0a8fa5d4a6f2bc4889f_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:8afff49beebd4fd88ccf687a421bca80c6d3295a38ef9fcef92ab2049d5f78db_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/oauth2-proxy-rhel9@sha256:be1e659b4f556e0dd65aa36141fa4ab940c5bdee4cf96e1425addb95330c9a09_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:1eb37889b6fd96e9bb95257e30918212f290caf50d9dbe76b6e46af067cdeda6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8705162c817322ffdabfee74c5fec3ce4f37be667f46634981cb66db0354ef10_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:b73e4453cb4a353d458ce8fe0641dfd1314ba383d836f1631e0cca5d9ffdca4e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:fa557386c42c9144dcef16957fc0f02b6e631d037cb982c70a043ce11d760556_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:01f59a1b847d03122126fb3db62daa1e924d2bed5da9506061013800085c100b_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:10ed1c8ea558924ddfa1d3ab6a43d34a6edd16e09dac44d593487bc22b2fc7fc_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:94f30db2064d0d62776af04715a67f90d3fb852855c123eff51285122e296328_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:f58c4b24482819abd2cb67f30d3e1034d61dd85a043f76bc3f487e48941bd201_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:087c99d8838e9c2bd9a298fc320e954ea27203bbceaced070930c87f8a6581a8_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:94a7dea2910f1f440c42c143f930886b529b00a3d6a0eab08d06596f157977a9_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e40d93d9d76fe8aa344905015d75ae13f94622f6e64de432b73af1930136f8de_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:e5244c1382ad165701a9e156618d8452d78e70675d33668cbdaf6d93f99a58f1_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
}
]
}
RHSA-2026:30650
Vulnerability from csaf_redhat - Published: 2026-06-28 14:38 - Updated: 2026-08-04 22:13A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in BuildKit. Insufficient validation of Git URL fragment subdirectory components may allow a remote attacker to access files outside the checked-out Git repository root. This access is limited to files on the same mounted filesystem. This vulnerability could lead to unauthorized information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in Helm, a package manager for Kubernetes. A remote attacker could exploit this vulnerability by providing a specially crafted Chart to the `helm pull --untar` command. This would cause the Chart's contents to be written to an unintended directory, potentially overwriting existing files or placing malicious files in an accessible location, leading to data integrity and availability issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
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: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_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": "The multicluster engine for Kubernetes 2.8 General Availability release images,\nwhich add new features and enhancements, bug fixes, and updated container images.",
"title": "Topic"
},
{
"category": "general",
"text": "The multicluster engine for Kubernetes v2.8 images\n\nThe multicluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.",
"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:30650",
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33747",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33748",
"url": "https://access.redhat.com/security/cve/CVE-2026-33748"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35206",
"url": "https://access.redhat.com/security/cve/CVE-2026-35206"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44486",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44487",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44488",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44492",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44494",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44495",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44496",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"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_30650.json"
}
],
"title": "Red Hat Security Advisory: multicluster engine for Kubernetes v2.8.8 security update",
"tracking": {
"current_release_date": "2026-08-04T22:13:41+00:00",
"generator": {
"date": "2026-08-04T22:13:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:30650",
"initial_release_date": "2026-06-28T14:38:37+00:00",
"revision_history": [
{
"date": "2026-06-28T14:38:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T22:13:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.8",
"product": {
"name": "multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.8::el9"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3A067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=1782160196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3Ac0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=1782158798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3A45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=1782476869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3A310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=1782157633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3A62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=1782158032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3A9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=1782157905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=1782321922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3Ae3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=1782158978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3Aaf1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=1782157727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3Abc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=1782158261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3A8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=1782162410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3A397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=1782157085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3A62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=1782158169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=1782327523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3Afd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=1782411217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3Ab1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=1782471903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3Af83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=1782471905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3Aac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=1782159194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3A3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=1782477094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=1782163896"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3A5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=1782159492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3Ac7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=1782308518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3Af5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=1782160009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3A615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=1782491957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3A0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=1782160541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3A421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=1782160210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3Ac294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=1782159773"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3A34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=1782160196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3Aa37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=1782158798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3A13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=1782476869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3A99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=1782157633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3A807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=1782158032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3Abc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=1782157905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=1782321922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3A82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=1782158978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3A5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=1782157727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3A0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=1782158261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3Ab362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=1782162410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3Ad6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=1782157085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3A6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=1782158169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=1782327523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3A5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=1782411217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3A9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=1782471903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3Ac7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=1782471905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3A9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=1782159194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3Aad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=1782477094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3Ac0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=1782163896"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3A5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=1782159492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3Ad0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=1782308518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3Ace9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=1782160009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3Ad44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=1782491957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3A7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=1782160541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3A461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=1782160210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3Ae6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=1782159773"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3Ac35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=1782160196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3A4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=1782158798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3A7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=1782476869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3A14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=1782157633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3A147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=1782158032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3A922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=1782157905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=1782321922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3Ac3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=1782158978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3A7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=1782157727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3Abb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=1782158261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3A267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=1782162410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3A329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=1782157085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3A905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=1782158169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=1782327523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3A184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=1782411217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3Ac21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=1782471903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3A762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=1782471905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3A14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=1782159194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3A9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=1782477094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3Afc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=1782163896"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3Ad454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=1782159492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3A0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=1782308518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3A62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=1782160009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3A856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=1782491957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3A3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=1782160541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3A8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=1782160210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3Aed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=1782159773"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3A665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=1782160196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3Accac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=1782158798"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3Ad6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=1782476869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3A2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=1782157633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3A98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=1782158032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3A2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=1782157905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3Ab5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=1782321922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3A3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=1782158978"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3A89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=1782157727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3A7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=1782158261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3Aab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=1782162410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3A3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=1782157085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3Ae030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=1782158169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=1782327523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3A75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=1782411217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3A75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=1782471903"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3Aed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=1782471905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3A7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=1782159194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3Af59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=1782477094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=1782163896"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3Ad621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=1782159492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3Aa2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=1782308518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3A926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=1782160009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3Ad62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=1782491957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3A05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=1782160541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3Ab7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=1782160210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3A309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=1782159773"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a 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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2026-33747",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-27T02:01:29.921765+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452076"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "RHBZ#2452076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452076"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33747",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33747"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/releases/tag/v0.28.1",
"url": "https://github.com/moby/buildkit/releases/tag/v0.28.1"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj"
}
],
"release_date": "2026-03-27T00:49:06.165000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid using untrusted BuildKit frontends. Restrict the use of custom BuildKit frontends to only those from verified and trusted sources. Do not specify untrusted frontends via `#syntax` or `--build-arg BUILDKIT_SYNTAX`.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend"
},
{
"cve": "CVE-2026-33748",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-27T15:02:00.107493+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452271"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BuildKit. Insufficient validation of Git URL fragment subdirectory components may allow a remote attacker to access files outside the checked-out Git repository root. This access is limited to files on the same mounted filesystem. This vulnerability could lead to unauthorized information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/moby/buildkit: BuildKit: Unauthorized file access via Git URL fragment subdir components",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33748"
},
{
"category": "external",
"summary": "RHBZ#2452271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452271"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33748",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33748"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33748",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33748"
},
{
"category": "external",
"summary": "https://docs.docker.com/build/concepts/context/#url-fragments",
"url": "https://docs.docker.com/build/concepts/context/#url-fragments"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/releases/tag/v0.28.1",
"url": "https://github.com/moby/buildkit/releases/tag/v0.28.1"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-4vrq-3vrq-g6gg",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-4vrq-3vrq-g6gg"
}
],
"release_date": "2026-03-27T14:00:21.200000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/moby/buildkit: BuildKit: Unauthorized file access via Git URL fragment subdir components"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
},
{
"cve": "CVE-2026-35206",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-09T22:05:35.573151+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457151"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Helm, a package manager for Kubernetes. A remote attacker could exploit this vulnerability by providing a specially crafted Chart to the `helm pull --untar` command. This would cause the Chart\u0027s contents to be written to an unintended directory, potentially overwriting existing files or placing malicious files in an accessible location, leading to data integrity and availability issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/helm/helm: Helm: Files written to unexpected directory via specially crafted Chart",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35206"
},
{
"category": "external",
"summary": "RHBZ#2457151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35206",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35206"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35206",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35206"
},
{
"category": "external",
"summary": "https://github.com/helm/helm/commit/4e7994d4467182f535b6797c94b5b0e994a91436",
"url": "https://github.com/helm/helm/commit/4e7994d4467182f535b6797c94b5b0e994a91436"
},
{
"category": "external",
"summary": "https://github.com/helm/helm/releases/tag/v4.1.4",
"url": "https://github.com/helm/helm/releases/tag/v4.1.4"
},
{
"category": "external",
"summary": "https://github.com/helm/helm/security/advisories/GHSA-hr2v-4r36-88hr",
"url": "https://github.com/helm/helm/security/advisories/GHSA-hr2v-4r36-88hr"
}
],
"release_date": "2026-04-09T21:02:13.594000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/helm/helm: Helm: Files written to unexpected directory via specially crafted Chart"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"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-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"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-44486",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:30.944384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487947"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in the Axios Node.js HTTP adapter. Red Hat products utilizing Axios in a Node.js environment with an authenticated proxy and automatic redirects enabled are susceptible. The vulnerability arises when a request, initially sent through an authenticated proxy, is redirected to a target that no longer uses the proxy, potentially leaking `Proxy-Authorization` headers containing sensitive credentials to an untrusted remote server. This risk is heightened in deployments where applications interact with untrusted HTTP origins.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "RHBZ#2487947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487947"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc",
"url": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc"
}
],
"release_date": "2026-06-11T15:39:07.714000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects"
},
{
"cve": "CVE-2026-44487",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:34.091476+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487948"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via redirect flows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in Axios affecting Node.js environments. When an application uses Axios with an authenticated HTTP proxy and follows redirects from an HTTP to a non-proxied HTTPS destination, the Proxy-Authorization header may be inadvertently sent to the final origin server. This could lead to the exposure of sensitive proxy credentials to an unintended third party.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "RHBZ#2487948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v",
"url": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v"
}
],
"release_date": "2026-06-11T15:38:25.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via redirect flows"
},
{
"cve": "CVE-2026-44488",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-11T17:01:36.836488+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487949"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Denial of Service due to unenforced request and response size limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A denial of service flaw was found in Axios, a JavaScript HTTP client library. This issue arises when applications utilize the `fetch` adapter, as configured request and response size limits are not properly enforced. A remote attacker could exploit this by sending or receiving excessively large data bodies, leading to resource exhaustion and potential denial of service in affected server-side applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "RHBZ#2487949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf"
}
],
"release_date": "2026-06-11T15:37:38.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Denial of Service due to unenforced request and response size limits"
},
{
"cve": "CVE-2026-44492",
"cwe": {
"id": "CWE-289",
"name": "Authentication Bypass by Alternate Name"
},
"discovery_date": "2026-06-11T17:00:56.761751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487938"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Axios, a JavaScript HTTP client library, that allows for a proxy bypass. When a `NO_PROXY` environment variable is configured to prevent direct connections to specific IPv4 addresses, an attacker can craft a request URL using the IPv4-mapped IPv6 address format. This bypasses the intended `NO_PROXY` exclusion, routing the request through the configured proxy and potentially exposing internal services or sensitive information, such as cloud instance metadata credentials.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "RHBZ#2487938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv"
}
],
"release_date": "2026-06-11T15:29:13.890000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization"
},
{
"cve": "CVE-2026-44494",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:01:12.945664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to escalate any existing Object.prototype pollution in an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the Axios library allows an attacker to escalate existing prototype pollution vulnerabilities within an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. By injecting a malicious proxy configuration into the `Object.prototype`, an attacker can intercept, read, and modify all HTTP traffic, including sensitive authentication credentials, without direct user interaction. This poses a significant risk to data confidentiality and integrity in Red Hat products that utilize the Axios 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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "RHBZ#2487942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44494",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh",
"url": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh"
}
],
"release_date": "2026-06-11T15:32:03.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution"
},
{
"cve": "CVE-2026-44495",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:00:53.999811+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487937"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure due to prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Axios, a promise-based HTTP client, can lead to information disclosure, including credential theft and response hijacking, or denial of service. Exploitation requires a separate prototype pollution vulnerability in the same JavaScript process, allowing an attacker to control `Object.prototype.transformResponse`. Red Hat products using affected Axios versions are at risk if another component introduces such pollution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "RHBZ#2487937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44495",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw"
}
],
"release_date": "2026-06-11T15:33:12.433000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure due to prototype pollution vulnerability"
},
{
"cve": "CVE-2026-44496",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-11T17:01:15.856386+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Axios can lead to a client-side Denial of Service. An attacker capable of influencing the XSRF cookie name within a browser environment could trigger excessive regular expression processing, causing the affected browser tab to freeze and degrade user availability. This issue specifically impacts browser-based applications and does not affect Node.js HTTP adapter usage, React Native, or web workers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"category": "external",
"summary": "RHBZ#2487943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44496",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44496"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf"
}
],
"release_date": "2026-06-11T15:34:28.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-28T14:38:37+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:30650"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/crypto/ssh release via updated golang or package rebuilds. Ensure SSH servers use supported public-key callback configurations with source-address validation as intended.",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:067f271200af2796324202c723a665d1aee6e012fdc505c94a8b4006112dd2c5_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:34c1cd6fdd14818883b1a0e91d8f5f67de79d7b0d6852b99411ae6c0c961d656_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:665ae8454a39b7afda3026e20040633c8b1024eef66790fcfe2dd21c1a803df9_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:c35772a9737ec2c31498708a8b071e6dfab706ecae2b82d47cba00da335a77f1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:13c3febd4002fec374561ab0e3b00280c08341d70a239f5af7ade36233b79759_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:45c72c3f54769ecacff8ece969fe435a4777104e9220a3f8dadeae43ee86d097_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:7b6521c16b36c6d5f3d4a2db051a6ff0814541600a4129fe246a408a9f0cc031_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:d6826a9d411de2fcca7a5a22d796b64f99b20e385fce91a92b81f636672c3191_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:14d3124ed9be8e534e8a2377518d7a9bd9bd01e6174dd6781ef1c18ded8815cd_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:2a42eef110a25716570e693a9212a7ce2ce11e46ad8e918e0c7699bcc99a54eb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:310ba4cd5cabcee512da2cb493232c9364c5ead4f8a9d91b164a56fe3f20fe69_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:99a8b26346d2b30ad0db63f8ff1404d4dbae8bdc634d1fc963bb8b88a8be07b4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:147834908ded77468a47af91c7b084c9438a5ef5b3dd41f98ea5701a6947b094_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:62de815e7f2ffdc012891bdad911def585432b0ec09f3a1843bede26fabf3bd0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:807729832d1cc8f5b08cfab70647fef14808d3659377b6b74842a0d093c59eac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:98ff616cb33739725c0f2dbdf4790410f502affbd65a6bc33263b26faa084214_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2d611b12c195f574342cd4d419fdfc39eeead11c254380799be95b2a8fe7f19e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:922da17301a8402f164884ae3a64be25bb7c27b720dc3c97d0bebd3b07a7267b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:9f0f83d067ffdc647d55ddf2c5b91ca95e5fb35c8c87e97e3352cdd95ea0025f_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:bc0a00ea7b4e36e64d864bd75267130a2442fe1413574e2fe180b20bf7a73690_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d44f8cded5ad717db46e1af2a27e539dfba0c2ae977be51362a7bd35fa709ca_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:6fa871533e19c9508ad85fbf59925257c9d4fa86be8036a062d1da8a76eb7b4b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:8fbc81afb8dbcd70fc9b68cc71e1502e43ee0e5c9a2d4c8f488366de08dd3699_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:b5f40208ecde27e078eb76b7fcbaec0062998b600647ece378d9fb0d9fe2fb04_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:3c25db03df91ebc75331713c22db621e0bd919db08a4ede84fc6b8bc2605b465_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:82715573ed69f32140814702243cf406ede7e789b80a65f8e265299585ef5061_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:c3839de92a3627917604f02a5f755e0187a7e8b13a0659df5ccd5dcef37594a8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:e3a51132346fe05e29115f2971842f4af557c439ceb243d71b57436ce065dccd_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:5887b755757e2ebcbfcb202743e3af5b1618a179c940d589d0079499dd131b5b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:7278bb01face0a41eeb3b7630967e6eea225d798dddd83fbb2f6d352d7e0f988_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:89318ddd66048e58ee9c696c31f87447f8499d94ee957bc5c021d73dd21d8238_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:af1ace71cb395f2ddae2c771ccf47310aec0a22bf42d96d1391deb2280761d8d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:0c474631e4a6284f5af8c0675b7c2fb9fe42894abed4dcfea02ceb9e221824a6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:7daf7aab4e2d3ef0c175325b4523c6a8ff20fbe29f955efbe596470e12dbc64b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bb73e0b0c6ffd28e67117fd3dd33329e99a6c3b6880b2379ffe86794c6edb603_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:bc93fddfba9f081208da2e32df3e28d41019d77d94430b990bab16549007bac9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:267f6f705630db8868487792be1feb400c3851a905cd0ffe4caece360001fb06_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8a767dbfd76e420bf07652586d36e85183c4fda426af16bbd254cb44fbb21de6_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ab40c2d984ce7a2cdd7d0f2bcfe05108d3b3da7df21a83b5d4e4f61296279581_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:b362920fe0babd4f6728f8c5aac4db1e00db5e7c62206d176fac4ad730c5085b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:329b7054ec1fb3ac135f5dc909ed0e9a278d6105a2601b7a23a30cc2d526988c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3352f6cb47c7506b00800db07f7b55c84cba1c584cd189e07376581b69c6090b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:397a8fd7fe43315da03bc6c08c985a86eb6d1579abe7d78163302a3dfdbc7316_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:d6118e0d58e5bbc0c89a2fc6db9230d27ca6ed512776e1c2fee17d6048e6c948_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:62ee4f3e9ae6d62724b9d6a69d6b2b23b14fc595f06de8fcb3538ca6f043f60b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:6b554a9530e84fba0f9767d51401061f37e3c91721d6a01f52d5cfc897b02cac_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:905d95bd4cae4a8c2d81a8221541d221f59034831243fd6b899fd16ce85d0c2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:e030ceabb72ef1a4f460da39bb9960314dffb140f35315a3c0d372424178ca44_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:3d50a86bdbaf6ebb452ebfa7618986c346077cfd0b352f15f7bca3071abc219d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:544b6e9e39b1a99dfcc1b5f06ee0dc3628e194b5c16c608185c4f76ed67a8693_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5630d05770bb3202a0fe32d3d3834b3d2d6be0bb25320576daf27cf5a0610f0d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:6276d8c9fd657b8b6f68c3888a909f3b635898687bde581fbff66e9ecb9d6c78_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:184fa3fb3ff97ef4cb7b1cfda986a3ab9e891019c57687f24a7b854b30705107_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:5401124696e030c8053d6ac191b673df120902cf8328df82f51394d0bdebfb73_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:75b64f5414df5c970c98738f3061014f7d28de9698e0e54aa89f202da88e6330_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:fd9fc7396e5f1eb8e4262bc18e4c99a4a3d28c3b835e558f4744dadc54e1c7d7_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:75e66c70ebaf8c9357c100f18e266e0a1aa817389b82bc7decb7ea4e709ee0a4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:9adf44cc9967a816a2ec8d176ac9dbf1f7334d53037619ac59a14b943404bf82_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:b1589035bbf5e764951dd5350f4ca4057db66d97b4c8f75d59b5f358d7766b3a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:c21b369f77db9b4c20ac8a9fc78af8a8f43d79ad6dd621bd94dcf965578f98cf_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:762941c7f8d4605433722f48f5ab76a059514340382cb6647d36a94458cda044_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c7d67d3abe9a19da6454d7f5bfbfc808d8cbd482ad6350da8c6f25cbdc71bcee_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:ed233dae281004461be86a3d137d42451285c19013e42ec6945c3a9192ee603e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:f83c537da6ea86d9cc9cd4e527ca25ef0c072d1ee09415cbf73ae49a76d5c5ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14dd5ca3b064d154b6286074bdc8a53d1b3d740380945f3bc217cd823a54521f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:7169e3a79ddb7f2d408ef25dc7444dba661cef1f623ed221b2d8bb5603159285_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:9c2a9cd7aa6e5edf488f33949f7c7d2269957c65c09e74e001452e78f60ee7e5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ac6c48804e36c605ea7200c22f2d8ff0e964aedc1f935441b424170a525332ac_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:3e87c01d05714a0292c9b59d8205812e61029630191b5b2e1601a788a524cf0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9ecd8777bf5cfd8a51901b9003fbfe69dae99b9d767d87c9aeeba9a5caf1797c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:ad811fd261e3007a26e104a8fb39c8120b179efba9cf8cdbaa059a9b1eddf254_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:f59128449002763607ddba8453c3ac727414df1b8f4f0cd3a7c8260bc2db0b96_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:23b3e42c4cb75cba23c68ec5b412d89ef8c1004970ceab2c67ca213ec6ff6f55_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:796fcf55160e2a47488df127ffffc29adc74096b4f839786a2b65e25c13843c1_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:c0cfce2df906ee8c9d4d6774acf251c53fd7ec370d5465fec1bac92c76fc7bae_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:fc3d19b736f50148d994b1545dcea1e47d671c04c84bdbc527984202da9a9c05_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5a39479295833212d9bd58b3fe3730b6cde0e8564192c9ee75801269d7164bda_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:5d993d7c1956778b37f8af51ebeefcb144c98dcd5d5b5996d3bf49b9a3ec53c9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d454bdeb91c46a6c53185f151ef76e61464d72aa83507687154a7fb9d3577e2b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:d621cecceea5cfda712d73360ad17e78eff20b062888f269dcfd5fd00df4e788_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:0ad578e134ae559718419a75675a9baeafd92c02923ec49ed30756069bda44f7_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:a2ea661bb43b957a07ee75d422a57282af6a550991883f6bd8210bd75356f7c8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:c7be133e677e339115b2a4d38a076c2e471a549d833e4cba9e083d2c3131ec77_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:d0df17206827dd9b5a2d96cfedfde62c42314f3234b8463b66860c37f4c8bbb7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:4015e545d1a23a0aca44c312042cce35ca9595a6d12354ea5a14c15990b9770d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:a37e38b8196c8ac31f89bdad651fa087df393f70a008291e922af9fd993d0685_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:c0216c1e2775dfaa1810401c91ac3367463b8d920961411e3c3c051312d53be8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:ccac46d315e5088b4faba8acb9503f959801127eceaffefcb3df39b6cb0c8213_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:62857feec215150b4a8f88f6fa3c439796e402bb00ae52ff66aa028a0443023f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:926fb5dcf4fbfe37b2eed5e7d126a8e3dc92858a9902085b5283f1dcaa85181d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ce9dbf5d90d12cafb4b3e51d48ab14a6a7bbfe20481dae5f84a544c9ec1955f6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f5bf754e3ea4f42ba47c0bc5a3a4ef2e2163fd97d63f9d6a67fb55ca9b4d2b79_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:615e89f8db0322455fe370266942c761d4d3fae8c32693faa1b69f0f23c875c9_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:856a640d26186ac90ec9b1d071fc0c3a46b2e81c1836e441f143447b725ad594_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d44e395704b38c2a5eabd1d6f6a5be91ce6e998f5313a1d12aced96ddf3243dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:d62e7f3d4da2e06933f1522346af1e43154d998da674ac3f6bacaacd8aed8a3c_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:421a1bc5ad532b638cc4d2e563819a7f6ec6e0b6fd01cfe05d6911eee618a8fc_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:461a70916471a4dcdf27792684af8180a1ef225690717f3576294a22ae598024_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:8328fbbecc0f15c7ebadcf68100fa156e74703ce4c7738d0b3a410272539d35d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b7b2c6eedde524c01cbf498bd8ddd83040bbec7f763553e9398b6618d7c8a1d4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:05a60b2cd84d5847054b76c78a7e5fe829d9ad7749fd6d07cc380d08aa73a200_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:0eeefd0ba5c86bb4b2f5631e7e8ff1c09f5a6223dc841c14293d277ffbfb3ff0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:3256879ac6389766cb377e51059793f82a0ea206d232a8b926e53350dc274f18_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:7321d069f3c2810754ef28c100612b8c9eeeee58aefb180254a710cf84438ae9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:309280d7a206e8d386fb1cf0f0000669cedc3a49abaf16da21b619adc0d64803_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:c294a51cf2a343a44c28dce02d42897f8601388b668d893abc530dc02f02fb94_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:e6643eb7c0e3781be0738e6d0b4636041a58f0a955617790c1c20374f2cd9ff6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:ed9d9cd7e9316ab78b44c27cab4f9fcef6868f5612a845114ea23eaebfc12521_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
}
]
}
RHSA-2026:43692
Vulnerability from csaf_redhat - Published: 2026-07-22 15:57 - Updated: 2026-08-04 23:10The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could provide specially crafted HTML, which, when parsed by the affected component, would consume excessive CPU resources. This could lead to a Denial of Service (DoS) condition, making the system unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
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: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
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: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
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: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
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: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
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: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
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: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
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: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
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: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. An authenticated SSH client can cause a Denial of Service (DoS) by repeatedly opening channels that are rejected by the server. This leads to unbounded memory growth, eventually crashing the server process and affecting all connected users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/agent. The NewKeyring() function, which creates an in-memory keyring, failed to enforce the ConfirmBeforeUse constraint on keys. This allowed keys configured to require user confirmation before use to perform signing operations without any prompt or indication to the user. Consequently, an attacker could potentially bypass intended security controls, leading to unauthorized cryptographic signing actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. When a remote attacker attempts to write data larger than 4GB in a single call on an SSH (Secure Shell) channel, an integer overflow occurs in the internal payload size calculation. This vulnerability causes the write loop to spin indefinitely, continuously sending empty packets without making progress. The primary consequence is a denial of service (DoS), as the affected system consumes resources and prevents legitimate data transfer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in MIT Kerberos 5 (krb5). An unauthenticated remote attacker can exploit an integer underflow and an out-of-bounds read vulnerability by calling `gss_accept_sec_context()` on a system with a NegoEx mechanism registered. This can lead to the process terminating, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
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: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user's web browser, potentially compromising user data or taking control of their session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When parsing arbitrary HTML that is subsequently rendered, an unexpected HTML tree can be generated. A remote attacker could leverage this vulnerability to execute Cross-Site Scripting (XSS) attacks in applications that attempt to sanitize input HTML before rendering, potentially leading to unauthorized actions or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/agent. An attacker could provide specially crafted inputs that, when processed, lead to the creation of an ed25519.PrivateKey by casting malformed wire bytes. This improper input handling can cause the program to panic and crash, resulting in a Denial of Service (DoS) for the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new version of OpenShift API for Data Protection (OADP) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore\napplication resources, persistent volume data, and internal container\nimages to external backup storage. OADP enables both file system-based and\nsnapshot-based backups for persistent volumes.",
"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:43692",
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58190",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25680",
"url": "https://access.redhat.com/security/cve/CVE-2026-25680"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27136",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39817",
"url": "https://access.redhat.com/security/cve/CVE-2026-39817"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39823",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39825",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39826",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39827",
"url": "https://access.redhat.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39833",
"url": "https://access.redhat.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39834",
"url": "https://access.redhat.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40356",
"url": "https://access.redhat.com/security/cve/CVE-2026-40356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42502",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42506",
"url": "https://access.redhat.com/security/cve/CVE-2026-42506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46598",
"url": "https://access.redhat.com/security/cve/CVE-2026-46598"
},
{
"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/backup_and_restore/oadp-application-backup-and-restore",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/backup_and_restore/oadp-application-backup-and-restore"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_43692.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift API for Data Protection",
"tracking": {
"current_release_date": "2026-08-04T23:10:43+00:00",
"generator": {
"date": "2026-08-04T23:10:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:43692",
"initial_release_date": "2026-07-22T15:57:51+00:00",
"revision_history": [
{
"date": "2026-07-22T15:57:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T23:10:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift API for Data Protection 1.6",
"product": {
"name": "OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.6::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1784059134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9\u0026tag=1784058832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-controller-rhel9@sha256%3A0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9\u0026tag=1784058953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-plugin-rhel9@sha256%3A5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9\u0026tag=1784058704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1784058446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1784058949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3A0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-non-admin-rhel9\u0026tag=1784059055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1784059086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"product_id": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256%3A1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1784060839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1784058822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1784058872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1784058666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Ac9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1784058364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Ae3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1784058385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1784059058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"product_id": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vm-file-restore-rhel9@sha256%3Ac1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-vm-file-restore-rhel9\u0026tag=1784058431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"product_id": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmdp-binaries-rhel9@sha256%3A8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9\u0026tag=1784059187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-rhel9@sha256%3A14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-rhel9\u0026tag=1784059129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-filebrowser-rhel9@sha256%3Ae6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9\u0026tag=1784058355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-sshd-rhel9@sha256%3A6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9\u0026tag=1784058384"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3Aa5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1784059134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3Acc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9\u0026tag=1784058832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-controller-rhel9@sha256%3A2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9\u0026tag=1784058953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-plugin-rhel9@sha256%3A7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9\u0026tag=1784058704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Ab209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1784058446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1784058949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3A92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-non-admin-rhel9\u0026tag=1784059055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Ad7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1784059086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1784058822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Ac5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1784058872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1784058666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Ab2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1784058364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3A4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1784058385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Addbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1784059058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"product_id": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vm-file-restore-rhel9@sha256%3Acee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-vm-file-restore-rhel9\u0026tag=1784058431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"product_id": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmdp-binaries-rhel9@sha256%3A7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9\u0026tag=1784059187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-rhel9@sha256%3A759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-rhel9\u0026tag=1784059129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-filebrowser-rhel9@sha256%3A41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9\u0026tag=1784058355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-sshd-rhel9@sha256%3A88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9\u0026tag=1784058384"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3Af004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1784059134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9\u0026tag=1784058832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-controller-rhel9@sha256%3Ac2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9\u0026tag=1784058953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-plugin-rhel9@sha256%3Ab533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9\u0026tag=1784058704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Ab15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1784058446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1784058949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3A8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-non-admin-rhel9\u0026tag=1784059055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1784059086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3Ae3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1784058822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1784058872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1784058666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1784058364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Ac14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1784058385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1784059058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"product_id": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmdp-binaries-rhel9@sha256%3A8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9\u0026tag=1784059187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-rhel9@sha256%3A9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-rhel9\u0026tag=1784059129"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1784059134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9\u0026tag=1784058832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-controller-rhel9@sha256%3A5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9\u0026tag=1784058953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-plugin-rhel9@sha256%3Af723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9\u0026tag=1784058704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1784058446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Ab78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1784058949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3A7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-non-admin-rhel9\u0026tag=1784059055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1784059086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3Afdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1784058822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1784058872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1784058666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Ac2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1784058364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Ae659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1784058385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1784059058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmdp-binaries-rhel9@sha256%3Afe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9\u0026tag=1784059187"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437109"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: The `golang.org/x/net/html` package, used across various Red Hat products, is vulnerable to a denial of service due to quadratic parsing complexity in its `html.Parse` function. An attacker providing specially crafted HTML content could exploit this flaw, leading to resource exhaustion and service unavailability in applications that process untrusted HTML input.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "RHBZ#2437109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4440",
"url": "https://github.com/golang/vulndb/issues/4440"
},
{
"category": "external",
"summary": "https://go.dev/cl/709876",
"url": "https://go.dev/cl/709876"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4440",
"url": "https://pkg.go.dev/vuln/GO-2026-4440"
}
],
"release_date": "2026-02-05T17:48:44.562000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a 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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a 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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-58190",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-05T18:01:26.511908+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437110"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "RHBZ#2437110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437110"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4441",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"category": "external",
"summary": "https://go.dev/cl/709875",
"url": "https://go.dev/cl/709875"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4441",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"release_date": "2026-02-05T17:48:44.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net"
},
{
"cve": "CVE-2026-25680",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-05-22T16:01:05.431197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480760"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could provide specially crafted HTML, which, when parsed by the affected component, would consume excessive CPU resources. This could lead to a Denial of Service (DoS) condition, making the system unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as Moderate with RH CVSS 6.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H). A flaw was found in golang.org/x/net/html where parsing crafted HTML can consume excessive CPU time, leading to denial of service. Exploitation requires user interaction (a victim application parsing attacker-controlled HTML). Most Red Hat products that bundle golang.org/x/net do not use the html parser to process untrusted HTML in their supported execution 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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25680"
},
{
"category": "external",
"summary": "RHBZ#2480760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480760"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25680",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25680"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680"
},
{
"category": "external",
"summary": "https://go.dev/cl/781702",
"url": "https://go.dev/cl/781702"
},
{
"category": "external",
"summary": "https://go.dev/issue/79573",
"url": "https://go.dev/issue/79573"
},
{
"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-5028",
"url": "https://pkg.go.dev/vuln/GO-2026-5028"
}
],
"release_date": "2026-05-22T15:01:21.805000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/net version 0.55.0 or later. As a workaround, do not use golang.org/x/net/html to parse untrusted HTML content, or enforce timeouts on HTML parsing operations. Applications that do not parse arbitrary HTML are not affected.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing"
},
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/net/html` could enable remote attackers to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution. The flaw allows specially crafted HTML to bypass input sanitization during parsing and rendering. Red Hat products are affected if they process untrusted HTML content using the vulnerable component without additional output encoding or robust content security policies.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"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-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "To mitigate this flaw, applications processing untrusted HTML input must implement strict input sanitization and ensure all output is properly encoded before rendering. Deploying a comprehensive Content Security Policy (CSP) can restrict script execution, further reducing the attack surface. Administrators should review application configurations to ensure adequate protection against XSS.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting"
},
{
"cve": "CVE-2026-27136",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:00:56.609820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in `golang.org/x/net/html` is rated as Important. It allows for Cross-Site Scripting (XSS) attacks by enabling an attacker to bypass HTML sanitization mechanisms when arbitrary HTML is parsed and rendered. This can lead to information disclosure or arbitrary code execution in affected applications. Exploitation typically requires user interaction, where a user processes specially crafted malicious HTML content.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "RHBZ#2480757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://go.dev/cl/781685",
"url": "https://go.dev/cl/781685"
},
{
"category": "external",
"summary": "https://go.dev/issue/79575",
"url": "https://go.dev/issue/79575"
},
{
"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-5030",
"url": "https://pkg.go.dev/vuln/GO-2026-5030"
}
],
"release_date": "2026-05-22T15:01:22.111000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"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-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"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-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"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-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"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-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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-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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"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-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"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-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"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-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping"
},
{
"cve": "CVE-2026-39827",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:32.990556+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480682"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An authenticated SSH client can cause a Denial of Service (DoS) by repeatedly opening channels that are rejected by the server. This leads to unbounded memory growth, eventually crashing the server process and affecting all connected users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "RHBZ#2480682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480682"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39827",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39827"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39827",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39827"
},
{
"category": "external",
"summary": "https://go.dev/cl/781320",
"url": "https://go.dev/cl/781320"
},
{
"category": "external",
"summary": "https://go.dev/issue/35127",
"url": "https://go.dev/issue/35127"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5016",
"url": "https://pkg.go.dev/vuln/GO-2026-5016"
}
],
"release_date": "2026-05-22T02:31:27.064000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, 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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH 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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39833",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2026-05-22T04:01:35.714593+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480683"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. The NewKeyring() function, which creates an in-memory keyring, failed to enforce the ConfirmBeforeUse constraint on keys. This allowed keys configured to require user confirmation before use to perform signing operations without any prompt or indication to the user. Consequently, an attacker could potentially bypass intended security controls, leading to unauthorized cryptographic signing actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as Moderate with RH CVSS 5.5 (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N). A flaw was found in golang.org/x/crypto/ssh/agent where the in-memory keyring returned by NewKeyring() silently accepted SSH agent keys with the ConfirmBeforeUse constraint but did not enforce interactive confirmation before signing. Exploitation requires local access and low privileges on a system where an affected application uses NewKeyring() with ConfirmBeforeUse. Most Red Hat products that bundle golang.org/x/crypto do not use the ssh/agent ConfirmBeforeUse feature in their supported execution paths. The upstream CISA CVSS 9.1 assumes a broader network attack context that does not reflect Red Hat product deployment.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "RHBZ#2480683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39833",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39833"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39833",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39833"
},
{
"category": "external",
"summary": "https://go.dev/cl/778640",
"url": "https://go.dev/cl/778640"
},
{
"category": "external",
"summary": "https://go.dev/cl/778641",
"url": "https://go.dev/cl/778641"
},
{
"category": "external",
"summary": "https://go.dev/issue/79436",
"url": "https://go.dev/issue/79436"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5005",
"url": "https://pkg.go.dev/vuln/GO-2026-5005"
}
],
"release_date": "2026-05-22T02:31:26.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/crypto version 0.52.0 or later, which rejects unsupported ConfirmBeforeUse keys instead of silently ignoring the constraint. As a workaround, do not add keys with ConfirmBeforeUse to the in-memory keyring from golang.org/x/crypto/ssh/agent, or use an SSH agent implementation that correctly enforces confirm-before-use.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation"
},
{
"cve": "CVE-2026-39834",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-22T04:01:15.681060+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480676"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. When a remote attacker attempts to write data larger than 4GB in a single call on an SSH (Secure Shell) channel, an integer overflow occurs in the internal payload size calculation. This vulnerability causes the write loop to spin indefinitely, continuously sending empty packets without making progress. The primary consequence is a denial of service (DoS), as the affected system consumes resources and prevents legitimate data transfer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "RHBZ#2480676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480676"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39834",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39834"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39834",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39834"
},
{
"category": "external",
"summary": "https://go.dev/cl/781663",
"url": "https://go.dev/cl/781663"
},
{
"category": "external",
"summary": "https://go.dev/issue/79567",
"url": "https://go.dev/issue/79567"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5020",
"url": "https://pkg.go.dev/vuln/GO-2026-5020"
}
],
"release_date": "2026-05-22T02:31:27.540000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-40356",
"cwe": {
"id": "CWE-191",
"name": "Integer Underflow (Wrap or Wraparound)"
},
"discovery_date": "2026-04-28T07:01:37.543641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in MIT Kerberos 5 (krb5). An unauthenticated remote attacker can exploit an integer underflow and an out-of-bounds read vulnerability by calling `gss_accept_sec_context()` on a system with a NegoEx mechanism registered. This can lead to the process terminating, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "krb5: MIT Kerberos 5 (krb5): Denial of Service via integer underflow and out-of-bounds read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact denial of service flaw in MIT Kerberos 5 (krb5) allows an unauthenticated remote attacker to trigger an integer underflow and out-of-bounds read. This vulnerability, which can lead to process termination, specifically affects systems where the NegoEx mechanism is registered and `gss_accept_sec_context()` is called. While Kerberos is a fundamental service, the prerequisite of a registered NegoEx mechanism limits the attack surface.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40356"
},
{
"category": "external",
"summary": "RHBZ#2463368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40356",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40356"
},
{
"category": "external",
"summary": "https://cems.fun/2026/04/27/krb5-two-unauthenticated-network-vulnerabilities.html",
"url": "https://cems.fun/2026/04/27/krb5-two-unauthenticated-network-vulnerabilities.html"
},
{
"category": "external",
"summary": "https://github.com/krb5/krb5/commit/2e75f0d9362fb979f5fc92829431a590a130929f",
"url": "https://github.com/krb5/krb5/commit/2e75f0d9362fb979f5fc92829431a590a130929f"
},
{
"category": "external",
"summary": "https://web.mit.edu/kerberos/advisories/",
"url": "https://web.mit.edu/kerberos/advisories/"
}
],
"release_date": "2026-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that the NegoEx mechanism is not registered in the `/etc/gss/mech` configuration file. Removing the corresponding entry from this file will prevent the vulnerable code path from being activated. This action may impact services that rely on the NegoEx GSS-API mechanism. A restart of affected Kerberos-dependent services may be required for the change to take effect.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "krb5: MIT Kerberos 5 (krb5): Denial of Service via integer underflow and out-of-bounds read"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"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-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42502",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:11.151484+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480762"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user\u0027s web browser, potentially compromising user data or taking control of their session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in golang.org/x/net/html can lead to Cross-Site Scripting (XSS) in applications that parse and render untrusted HTML, even with sanitization attempts. This is due to an unexpected HTML tree structure, allowing malicious scripts to execute in a user\u0027s browser.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "RHBZ#2480762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://go.dev/cl/781701",
"url": "https://go.dev/cl/781701"
},
{
"category": "external",
"summary": "https://go.dev/issue/79572",
"url": "https://go.dev/issue/79572"
},
{
"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-5027",
"url": "https://pkg.go.dev/vuln/GO-2026-5027"
}
],
"release_date": "2026-05-22T15:01:21.649000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Applications utilizing `golang.org/x/net/html` should implement robust sanitization of all untrusted HTML input before rendering to prevent the creation of unexpected HTML structures that could facilitate XSS attacks. If an application does not require rendering arbitrary HTML, it should avoid processing such input.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering"
},
{
"cve": "CVE-2026-42506",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:02.675281+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480759"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When parsing arbitrary HTML that is subsequently rendered, an unexpected HTML tree can be generated. A remote attacker could leverage this vulnerability to execute Cross-Site Scripting (XSS) attacks in applications that attempt to sanitize input HTML before rendering, potentially leading to unauthorized actions or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in `golang.org/x/net/html` can lead to Cross-Site Scripting (XSS) in applications that process and render untrusted HTML, even when input sanitization is implemented. The vulnerability arises from an unexpected HTML tree structure generated during parsing, potentially allowing a remote attacker to execute arbitrary script code in the user\u0027s browser, leading to information disclosure or unauthorized actions.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42506"
},
{
"category": "external",
"summary": "RHBZ#2480759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480759"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506"
},
{
"category": "external",
"summary": "https://go.dev/cl/781700",
"url": "https://go.dev/cl/781700"
},
{
"category": "external",
"summary": "https://go.dev/issue/79571",
"url": "https://go.dev/issue/79571"
},
{
"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-5025",
"url": "https://pkg.go.dev/vuln/GO-2026-5025"
}
],
"release_date": "2026-05-22T15:01:21.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/net version 0.55.0 or later. As a workaround, do not use golang.org/x/net/html to parse and re-render untrusted HTML content. Applications that do not parse arbitrary HTML are not affected.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/crypto/ssh release via updated golang or package rebuilds. Ensure SSH servers use supported public-key callback configurations with source-address validation as intended.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-46598",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-05-22T04:01:24.490498+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480679"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. An attacker could provide specially crafted inputs that, when processed, lead to the creation of an ed25519.PrivateKey by casting malformed wire bytes. This improper input handling can cause the program to panic and crash, resulting in a Denial of Service (DoS) for the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A Moderate denial of service flaw exists in the `golang.org/x/crypto/ssh/agent` package. This vulnerability allows an attacker to provide specially crafted inputs that, when processed by the SSH agent, can lead to a program panic and crash. This could result in a temporary disruption of services that rely on the affected SSH agent functionality.",
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "RHBZ#2480679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480679"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46598"
},
{
"category": "external",
"summary": "https://go.dev/cl/781360",
"url": "https://go.dev/cl/781360"
},
{
"category": "external",
"summary": "https://go.dev/issue/79596",
"url": "https://go.dev/issue/79596"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5033",
"url": "https://pkg.go.dev/vuln/GO-2026-5033"
}
],
"release_date": "2026-05-22T02:31:27.986000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict the exposure of the SSH agent to untrusted sources. Avoid enabling SSH agent forwarding when connecting to untrusted hosts or environments. Ensure that applications interacting with `golang.org/x/crypto/ssh/agent` validate all inputs to prevent malformed data from being processed. Reloading or restarting SSH services may be required for changes to take effect.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input"
}
]
}
RHSA-2026:6503
Vulnerability from csaf_redhat - Published: 2026-04-02 16:38 - Updated: 2026-08-04 22:34A flaw was found in the Submariner project. Due to unnecessary role-based access control permissions, a privileged attacker can run a malicious container on a node that may allow them to steal service account tokens and further compromise other nodes and potentially the entire cluster.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 | — |
A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 | — |
Workaround
|
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 | — |
Workaround
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 | — |
{
"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 Data Foundation 4.20.9 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.20.9 security, enhancement \u0026 bug fix update.",
"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:6503",
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-5042",
"url": "https://access.redhat.com/security/cve/CVE-2024-5042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22870",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"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_openshift_data_foundation/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6503.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.20.9 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-08-04T22:34:11+00:00",
"generator": {
"date": "2026-08-04T22:34:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:6503",
"initial_release_date": "2026-04-02T16:38:29+00:00",
"revision_history": [
{
"date": "2026-04-02T16:38:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T22:34:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Openshift Data Foundation 4.2",
"product": {
"name": "Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.20::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256%3A62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Abc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Add381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3Ae0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3Aa903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3A8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ae4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3A243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"product_id": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256%3Ab5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-operator-bundle@sha256%3A58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3Ab7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Ac2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Aa625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3A1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545317"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"product_id": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256%3A308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3A05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545330"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3Af953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Aa866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"product_id": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256%3A7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256%3A2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774545346"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Ae6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Aeea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Ac46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3Aef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Abc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Ab424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Acd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3Aabae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3Ab3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Ad5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Aa484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Ade194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542101"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Adf25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Acd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Af1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Adf3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Abe9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542101"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774540668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Aa3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541420"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ac8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Aeeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Ae558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Add6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774541919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1774542101"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64 as a component of Red Hat Openshift Data Foundation 4.2",
"product_id": "Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-5042",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2024-05-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2280921"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Submariner project. Due to unnecessary role-based access control permissions, a privileged attacker can run a malicious container on a node that may allow them to steal service account tokens and further compromise other nodes and potentially the entire cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "submariner-operator: RBAC permissions can allow for the spread of node compromises",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For the submariner operator in Red Hat Advanced Cluster Management for Kubernetes, the submariner-security outlined potential vulnerabilities regarding RBAC permissions being too broad. Those permissions make it possible to create, patch or update statefulsets or replicasets resources. This may allow new privileged containers escaping them and gaining root privileges on any worker nodes where those containers have been deployed within the cluster.",
"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 Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-5042"
},
{
"category": "external",
"summary": "RHBZ#2280921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-5042",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5042"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-5042",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5042"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-2rhx-qhxp-5jpw",
"url": "https://github.com/advisories/GHSA-2rhx-qhxp-5jpw"
}
],
"release_date": "2024-05-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:38:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "submariner-operator: RBAC permissions can allow for the spread of node compromises"
},
{
"cve": "CVE-2025-22870",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-12T19:00:59.178193+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net",
"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 Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "RHBZ#2351766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://go.dev/cl/654697",
"url": "https://go.dev/cl/654697"
},
{
"category": "external",
"summary": "https://go.dev/issue/71984",
"url": "https://go.dev/issue/71984"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3503",
"url": "https://pkg.go.dev/vuln/GO-2025-3503"
}
],
"release_date": "2025-03-12T18:27:59.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:38:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
},
{
"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 Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"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 Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:38:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a 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 Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:38:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a 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 Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T16:38:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.20/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6503"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:62a1e3e3d10ae3cca4f38b7da160757b26a4ada29ccc0b008db80427caf7bd4f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:457e7c141b8e04ebe23f8b89da6d2a1a86ea5be46e9893b9207bd16a1e7e92b2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7e90ed2895f2dd84762ca77fb887b529476bdf79bc5133cb3b3c7dabe719336c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:86e0fb7a61046341cbe8614394f8784436b2a7b801bd5726ebfa41dd8f27f022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:e6f8fbb23fe367d3b12baec5f97d1958e86e97acfc08acdf42ee5abc37f8514b_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:147e1ff243a190e7db6af5a450ab9ee45a6c138beb1428605296c5a39d8c2cd9_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6e32194b8d6d0a250eddc0c0bdffd8a31440238b192322d71729abe516c88b4d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:815f42f1839110b1c7cc9a8c4fb0f9b90031943e4a17d4ecbc6b6b119de6b0ad_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:890c1c243a58fe00759ed5c6e17d9f7cf7043d0409d218d3d63cc5daea6daafc_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:0e1a41e4284bb482365de3b2d2e799fe4b53af86743b56ccae50a236eac23897_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bc906111eeec8e0bb54c34b0cf6e9695dba4f1a308155e08db9393bea97b6cdb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:df25b097a7d1772fdc4ec84533f19f3a916de593029bc38845b9d40b2af5142b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:eea2985363d3e9a9f0c2688456a74948ac10aa8b9c7c4d9fb682d0550e4d64e8_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:e0d11bc558eebdadcc72e3dcfda3ed7aa0e8e7a6c2a6041076875b71b9593fd5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:23e29e78ab6586896be041a0d759d0a47bf5a3708ba816574bc996baee4af946_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6503afcba4a7f139e8ba17f59edbe0c109c56ecd62e6e249505f3e0a4020b182_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c46d5db93877a5ad790ced226a1b2f5682fe51d743938fa6561cb499397eaa84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:dd381f4da7876e74f697af5f7378e40c427ba77c54c6c5c387bbce366275cd63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:40b76923ce5df4062bfd3a6c617874e230b4b47cf998081b0c552141d93a81b0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:472c9719f8368e1e585f8c43890d94ef6581bc5e42ff3bfaea036c6a6f832727_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4ea89d1bed3fff6035b1aa3bfad77ddbbb2fb42e15aa34011268993c73881e5e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:96ca51be0713a54f548d57e4ed0681e830e2760cfa5e16d66726e57b5b026aa8_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:a903caeaf7a08ea42f381efc904f7c41e6ed9f539983c8186c9d604677c0e4c4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:0ea607acea5d6ad4aa853cb564e7c5e462c3d5f38814e2097142d44231437bd8_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18f50116a80c6c3dd2d245733815bdfea65a3f152f7a79484b4ba00f4f4e0022_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:34ca4dda713a8b4adfdd274eaa1d6c8a945ea6f3ca33c3c86e5f5c98a2b05659_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:79804ddcade086223a9491e322ad2212782307afee56e0ed75742e234d595cc1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:74efeee9bddf97c549de6a6fa454d86f96d3afef8aaf2438b740403181579fcd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:86470b7d7abb6942782205c9f8097ab9ef1c0841f9e7042faacec0d52560d70a_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a3ed5f96f3201ae55bb3f4dea6c116c0788d8c1ca49d4d24aa171ad32a07b188_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:cd9eb368817a83901a57dd2dee50bb58ce352e192f40b530e3808879a9ca7c7c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:8855408bc49030268b769a09acfdf8b797a0188d6b167ffe07d18c56703decde_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f22bca94e282ce150235d74070465525b5fbd29070f1caec323f5f8d7be0db5_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5dd091a4999c42a4ff9cd13accdc1851518cea185657e295ac8b1900d558a29f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:73d3eb352ccd0ab4dbfb85502031b036f156105eebc8f92296e8e256b89b8529_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c8f9ed1d92ea49c1db5a6b78f633dfb4c8c2ad12aa574162139b6686160ad46e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1f58e36602f8e8704179762e4b94898ded50bb9d4643b829ac516165d5a66fe1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:270bb4340478e95b64aeecf73b6da1dfc1b14547a2a517977522cae334942ebe_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:34b735cdc43fb3bc6db3d0ed7f69aaac6a5c2e4b83a04fc91f58645b8eecb710_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:63988d58757ae2b9e42ad895bc03d0ffcc96e8f722b3116fea12e4efb48342a8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:180f30e2f7ae5a1604c9ef3e8fdcdb2af37c53019280777c61375aef9cc6dee3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:5b5e33cc511fbbf9fb9d6ec1309472218c98c553429af9f9bc30c1fd69e9121c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:73e5d007d3e0c57d96d3c11027a36d57eafab5b71877f0f09615934dbaf81445_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:ef6590d2d8591a53f6784f2526d9a6e3771a8a2b77dc12fc46af2cdb8aa2ff3e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bc06753f9f013d4eed2705d5fbd727f916eab9f72c0c4d2cc33f6f064c58ecb1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:e4b9477b833041cf4e2e2236ba27d81dbc841700fe33de831bced7594d144aca_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:eeb4f42e3ef4fc1105a829e8f68f8efe5a364a5f74fbde826f0c1906babb1e0e_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:f1ed595f2371ff555a617495be83968cf1de0d405b90e83f13f65816b6d1fcaa_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:31bd7bff52021201beffb8f94e25635443390ed7c373fef546dd799c29a540dd_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b424d0d2dcd4653a4e85c3f947b8213a2ddb306c65eb0f8042f9fbcdf9df5a77_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:df3abf53e0e539d5f9e82bfb607f0572222c41dfc1bd6bc3719cdec29c377c7a_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:e558b8f83258ec1837818de5dd165ee43e8426cbc19573d715f824931383da58_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:243304d18c54cfde83103d89b03c2e75310b89b5a7ab24d0c6816b4acb1b1b83_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0cb993a3f939cd30689f10f03110a6dec8317c9c5c69ed726e78bb9c70b7f3ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:7424514ba1a7a001d0fc1214f15d5d73e0379f0293829d736849551f6727539d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8faacd8d8616acc68f9a68dcf00263df8ab9eb3f93e68e104c7d99fa1556c787_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:be9b93fc778edec0a514e9acf2abcfb4fc78c3a241676acdebcf513db7a416c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:55351821e9c296bf419a0b6b4f8a08942303bde1f6b8c1c8d3e81d719bafd0d4_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5f08b4c7869c60f005692c5e74e1ca6d55bdebf90c0b28ab25f31fd9422a139f_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:cd59f499b6042b3b913e825427f474267096d3289510b3ec329a5adc774603e0_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:dd6be1ff9b19270a9696e8843d2913dd60da9e085eabb859b55049129f1c1b65_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:b5b97ac0c9b3db213b79c4d4dd8876c18c2b0656f6a838933cc5afb9ea0633e0_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:58cdf902630b571c30e2bc30e2f758301dc35bd2bdcd0c9205ecb40cde84202f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3d8d9e2964d1c472f29ff5a67ff2b23188dbb9add8ccaa1cfa37ad1742825bf9_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:58571551a41e712fc65bc57193191953e30b7074ac5a4a6b7a2c7cfec40b0bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:6e1c0f005b4f5109914c7c5ea9a6ff466b164536d2eff6b040c2c3288cab5e39_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:abae5c78b8e562e8d23d49df7361c0870f636a65836512c2d561407e652b55fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:0b5f12a165ad061ec151f9310fa5803717cb41f719802503125d982f5420edd0_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:6ae1eb0c3fbc067ae11d1d93e512111ed0866d580fa3f461706a5eee4c8bfc56_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:8049debdc3cb5f99676eb981757b151564bac5e2fdc90a9f0592393a8868d1d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:b3be63a0c29e551ed8b3648db1ba0fdb90dbcba4189074329da80f75b8a91657_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:08cd8df1f99ca92bd8c82a3ce345352f8a5223feac9f475293987dc6088bd607_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a1116906aa52425715588efe171bf08219c866adda96090d38d5264ca62455c_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:63f0abc01654c2a2efdbbae9e1344d35e68c4cc74dd7fea2f6e95b4a795ca4f7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d5bbde498ae0bbc6076f2b5ad4d45b31c3aec2b0e153339bf0e21db711a02822_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:b7bc65336fd8f0e66803146fb05273f3c9ba651fa6b1df8bea9afde2201cd8a2_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:13594f6f57bdd87477505288fee4a62c504daacdb6fc930e0c64c582edab4dbb_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:33b7e2cda8655abe7a6728fb80c76537b252a4b9df935e7ef6a1a38ac8917dd7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5596f3a33361fa885bc5d7461da8caefb419df3c99cb1b0f7d10f4fd72a6b883_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9ddf1ba86ddb5b3aa16ad468969ff18e556abbceb5153001340322b84dad58a7_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2541e3c82807ec72336aa0151f05e8576eabe710eaa660efe6fe2a98ab0eff61_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:30ccb913d0e77ec6d65bcdd9ec84bf46745cb0eb45730ee1cf29ddb523ee327b_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:a484a562b8693a76fec6612e360a077863c9d6c95c16816f18c0d3529fda4f65_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c2d95153165971ef4faccbffb471dd76b292bfb3d9afeb17abdf5ae849979b09_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:1694c2baed4b1fcb14d096a9de4e1d986d11e6246defef85a16cba9c859d9044_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:308ddae6eb56353cd515db33e8772fc0060e8449eae681c6e35aa4ed7f91bbdc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:1872fce9d3599368600ce07f81c6a2105bfdf10cb770fdeea57dd1e16f662789_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3588fbc952ccdfa81b2e81ce55294f651d40ef331037fa7194350f533e502827_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4d78b0a70e002c0319b54ec53bf7bf7dc6ff21d8e358a12ef1aaf209b9bdaaca_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a625fa2ca62c1d763906995ec3be45366ade2ad467df32f5e0caac47b218d085_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:05d229587822eb2fcf26712251afd5cc200f24d2d4dfcb03652777aea36283ef_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f953bc73c77fffa1c5aac0d8a899eb2a1d1d30dfc6f192b4ad0def41bf06c97f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:7cd81cc6fd3131a30749efc4d56238fe4801c18d7b8125859f8e17ee48b132fb_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:33e368d66244b241e6eb7e39eb886fa92bf358ddb5a3f231ef3585a7e91d3726_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7b942cea5dbcd0e3835ca5a28a2c71aeb0cae9895280b70104526ba05fc55354_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a866d81ff9a81ef61cff50852fa584f786d789531b8cf59ba3ae0a6e41a597be_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:de194d2dcd495f26094ddfe3683c1af12f831abc7867fe05c134363093a6fffc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:2aa9161a19f70a119b7096f8ddf12c09dbd941a087481059d1cae021faba70cc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:253711dee2d7fdbf65756583ba63a73ed796b1205369e5ed9f48c253a67f4c0a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2811668760323ad7853613f7e407beac05095494d2befb0a96b87b2bb0fab67c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7be758d1465b16f5bb5a2ddbbd6811129113d36108b9c3b3dc203220076987e1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:889cb0027b1f5a60058304a093e6ff0862b160c0a1167eef3bf0937e93e8ff41_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
}
]
}
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.